Color4f Member List
This is the complete list of members for
Color4f, including all inherited members.
| a | Color4f | |
| Color4f() | Color4f | [inline] |
| Color4f(float _r, float _g, float _b) | Color4f | [inline] |
| Color4f(float _r, float _g, float _b, float _a) | Color4f | [inline] |
| Color4f(byte _r, byte _g, byte _b) | Color4f | [inline] |
| Color4f(byte _r, byte _g, byte _b, byte _a) | Color4f | [inline] |
| Color4f(uint c) | Color4f | [inline] |
| Get(byte &_r, byte &_g, byte &_b) const | Color4f | [inline] |
| Get(byte &_r, byte &_g, byte &_b, byte &_a) const | Color4f | [inline] |
| Get() const | Color4f | [inline] |
| operator*(float c) const | Color4f | [inline] |
| operator*(float c, const Color4f &col) | Color4f | [friend] |
| operator+(const Color4f &c) const | Color4f | [inline] |
| operator-(const Color4f &c) const | Color4f | [inline] |
| operator==(const Color4f &c) const | Color4f | [inline] |