This is the complete list of members for cadex::View::Color, including all inherited members.
A() const (defined in cadex::View::Color) | cadex::View::Color | |
B() const (defined in cadex::View::Color) | cadex::View::Color | |
Color() (defined in cadex::View::Color) | cadex::View::Color | |
Color(int theRGBA) (defined in cadex::View::Color) | cadex::View::Color | |
Color(int theR, int theG, int theB, int theAlpha=255) (defined in cadex::View::Color) | cadex::View::Color | |
Color(float theR, float theG, float theB, float theAlpha=1.0) (defined in cadex::View::Color) | cadex::View::Color | |
ColorToHex(const Color &theColor) (defined in cadex::View::Color) | cadex::View::Color | static |
FromRGB(unsigned int theRGB) (defined in cadex::View::Color) | cadex::View::Color | |
FromRGBA(unsigned int theRGBA) (defined in cadex::View::Color) | cadex::View::Color | |
G() const (defined in cadex::View::Color) | cadex::View::Color | |
HexToColor(const std::string &theHex) (defined in cadex::View::Color) | cadex::View::Color | static |
IsEqual(const Color &theOther) const (defined in cadex::View::Color) | cadex::View::Color | |
IsNull() const (defined in cadex::View::Color) | cadex::View::Color | |
Name() const (defined in cadex::View::Color) | cadex::View::Color | |
operator bool() const (defined in cadex::View::Color) | cadex::View::Color | inline |
R() const (defined in cadex::View::Color) | cadex::View::Color | |
SetA(float theA) (defined in cadex::View::Color) | cadex::View::Color | |
SetB(float theB) (defined in cadex::View::Color) | cadex::View::Color | |
SetG(float theG) (defined in cadex::View::Color) | cadex::View::Color | |
SetR(float theR) (defined in cadex::View::Color) | cadex::View::Color | |
SetValues(float theR, float theG, float theB, float theAlpha) (defined in cadex::View::Color) | cadex::View::Color | |
ToRGB() const (defined in cadex::View::Color) | cadex::View::Color | |
ToRGBA() const (defined in cadex::View::Color) | cadex::View::Color | |
ToVector(bool theWithAlpha=true) const (defined in cadex::View::Color) | cadex::View::Color | |
Values(float &theR, float &theG, float &theB, float &theAlpha) const (defined in cadex::View::Color) | cadex::View::Color |