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