This is the complete list of members for Color4F, including all inherited members.
a | Color4F | |
b | Color4F | |
BLACK | Color4F | static |
BLUE | Color4F | static |
Color4F() | Color4F | |
Color4F(float _r, float _g, float _b, float _a) | Color4F | |
Color4F(const Color3B &color) | Color4F | explicit |
Color4F(const Color4B &color) | Color4F | explicit |
equals(const Color4F &other) | Color4F | inline |
g | Color4F | |
GRAY | Color4F | static |
GREEN | Color4F | static |
MAGENTA | Color4F | static |
operator!=(const Color4F &right) const | Color4F | |
operator!=(const Color3B &right) const | Color4F | |
operator!=(const Color4B &right) const | Color4F | |
operator==(const Color4F &right) const | Color4F | |
operator==(const Color3B &right) const | Color4F | |
operator==(const Color4B &right) const | Color4F | |
ORANGE | Color4F | static |
r | Color4F | |
RED | Color4F | static |
WHITE | Color4F | static |
YELLOW | Color4F | static |