Color Member List
This is the complete list of members for
Color, including all inherited members.
alpha() const | Color | [inline] |
alpha() | Color | [inline] |
Color() | Color | [inline] |
Color(const osg::Vec4 &color) | Color | [inline] |
Color(float r, float g, float b) | Color | [inline] |
Color(float r, float g, float b, float a) | Color | [inline] |
operator<<(std::ostream &out, const Color &col) | Color | [friend] |
print(std::ostream &out) const | Color | [inline] |
rgb255(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255) | Color | [inline, static] |