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