Public Member Functions | |
Color2 () | |
Color2 (const Color2 &c) | |
~Color2 () | |
Color2 & | operator= (const Color2 &c) |
bool | operator== (const Color2 &c) |
bool | equals (const Color2 &c) |
Real * | c_array () |
Public Attributes | |
Real | lum |
Real | alpha |
|
Definition at line 36 of file Color2. References alpha. |
|
|
|
|
|
|
|
Definition at line 46 of file Color2. References alpha, base::equals(), and lum. |
|
|
|
|
|
Definition at line 52 of file Color2. Referenced by Color2(), equals(), operator=(), and operator==(). |
|
Definition at line 52 of file Color2. Referenced by Color2(), equals(), operator=(), and operator==(). |