Color Class Reference
#include <Color.h>
List of all members.
Detailed Description
Definition at line 28 of file Color.h.
Constructor & Destructor Documentation
Color::Color |
( |
float |
r, |
|
|
float |
g, |
|
|
float |
b, |
|
|
float |
a = 1.f | |
|
) |
| | |
Member Function Documentation
float Color::alpha |
( |
|
) |
const [inline] |
float& Color::alpha |
( |
|
) |
[inline] |
float Color::blue |
( |
|
) |
const [inline] |
float& Color::blue |
( |
|
) |
[inline] |
float Color::green |
( |
|
) |
const [inline] |
float& Color::green |
( |
|
) |
[inline] |
float Color::red |
( |
|
) |
const [inline] |
float& Color::red |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: