Color Member List

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

addColor(const char *name, const Color &color)Colorstatic
black enum valueColor
blue enum valueColor
Color(int red=0, int green=0, int blue=0)Colorexplicit
Color(Color::Value value)Colorexplicit
Color(const std::string &name)Colorexplicit
colorIndexColorstatic
ColorMapByName_t typedefColorprivate
colorNames()Colorstatic
cyan enum valueColor
darkgray enum valueColor
getBlue() const Color
getColor()Colorstatic
getGreen() const Color
getRed() const Color
green enum valueColor
initColorByNameMap()Colorprivatestatic
isValid(const std::string &name)Colorstatic
lightgray enum valueColor
m_blueColorprivate
m_greenColorprivate
m_redColorprivate
magenta enum valueColor
operator==(Color c)Color
orange enum valueColor
red enum valueColor
s_color_by_nameColorprivatestatic
s_color_namesColorprivatestatic
setColor(const std::string &)Color
setColor(int red=0, int green=0, int blue=0)Color
setColor(Color::Value value)Color
Value enum nameColor
white enum valueColor
yellow enum valueColor

Generated for HippoDraw Class Library by doxygen