#include <FusionColor4f.h>
Inheritance diagram for Fusion::Color4f:

Public Member Functions | |
| Color4f () | |
| Color4f (const Vec4f vec4f) | |
| Color4f (const float rgba[4]) | |
| Color4f (float r, float g, float b, float a) | |
| Color4f & | setHSVAValue (float h, float s, float v, float a) |
| Color4f & | setHSVAValue (const float hsva[4]) |
| void | getHSVAValue (float &h, float &s, float &v, float &a) const |
| void | getHSVAValue (float hsva[4]) const |
Static Public Member Functions | |
| static void | create (Args &args, int32_t nargs) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from Fusion::Vec4f. |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
1.4.3