Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Static Public Member Functions | List of all members
TColors< T > Class Template Reference

#include <math.colors.h>

Public Member Functions

 LM_DISABLE_COPY_AND_MOVE (TColors)
 

Static Public Member Functions

static LM_FORCE_INLINE TVec3< T > White ()
 
static LM_FORCE_INLINE TVec3< T > Silver ()
 
static LM_FORCE_INLINE TVec3< T > Gray ()
 
static LM_FORCE_INLINE TVec3< T > Black ()
 
static LM_FORCE_INLINE TVec3< T > Red ()
 
static LM_FORCE_INLINE TVec3< T > Maroon ()
 
static LM_FORCE_INLINE TVec3< T > Yellow ()
 
static LM_FORCE_INLINE TVec3< T > Olive ()
 
static LM_FORCE_INLINE TVec3< T > Green ()
 
static LM_FORCE_INLINE TVec3< T > Lime ()
 
static LM_FORCE_INLINE TVec3< T > Aqua ()
 
static LM_FORCE_INLINE TVec3< T > Teal ()
 
static LM_FORCE_INLINE TVec3< T > Blue ()
 
static LM_FORCE_INLINE TVec3< T > Navy ()
 
static LM_FORCE_INLINE TVec3< T > Fuchsia ()
 
static LM_FORCE_INLINE TVec3< T > Purple ()
 

Detailed Description

template<typename T>
class TColors< T >

Useful color constants for TVec3. For internal use.

Template Parameters
TInternal value type.

The documentation for this class was generated from the following file: