Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Color Member List

This is the complete list of members for Color, including all inherited members.

alpha() const Colorinline
alpha()Colorinline
Color()Colorinline
Color(const osg::Vec4 &color)Colorinline
Color(float r, float g, float b)Colorinline
Color(float r, float g, float b, float a)Colorinline
operator<<(std::ostream &out, const Color &col)Colorfriend
print(std::ostream &out) const Colorinline
rgb255(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)Colorinlinestatic