Color Member List
This is the complete list of members for Color, including all inherited members.
A() const Color
A(float a)Color
B() const Color
B(float b)Color
Black (defined in Color)Color [static]
Blue (defined in Color)Color [static]
Color()Color
Color(float r, float g, float b, float a=1.0)Color
Color(const Color &clr)Color
G() const Color
G(float g)Color
GetAsHSV() const Color
GetAsYUV() const Color
Green (defined in Color)Color [static]
operator!=(const Color &pt) const (defined in Color)Color
operator*(const float &i) const (defined in Color)Color
operator*(const Color &pt) const (defined in Color)Color
operator*=(const Color &pt) (defined in Color)Color
operator+(const Color &pt) const (defined in Color)Color
operator+(const float &v) const (defined in Color)Color
operator+=(const Color &pt) (defined in Color)Color
operator-(const Color &pt) const (defined in Color)Color
operator-(const float &pt) const (defined in Color)Color
operator-=(const Color &pt) (defined in Color)Color
operator/(const float &i) const (defined in Color)Color
operator/(const Color &pt) const (defined in Color)Color
operator/=(const Color &pt) (defined in Color)Color
operator<< (defined in Color)Color [friend]
operator=(const Color &_pt)Color
operator==(const Color &pt) const (defined in Color)Color
operator>> (defined in Color)Color [friend]
operator[](unsigned int index)Color
R() const Color
R(float r)Color
Red (defined in Color)Color [static]
Reset()Color
Set(float r=1, float g=1, float b=1, float a=1)Color
SetFromHSV(float h, float s, float v)Color
SetFromYUV(float y, float u, float v)Color
White (defined in Color)Color [static]
~Color()Color [virtual]