Color Member List

This is the complete list of members for Color, including all inherited members.
aColor
bColor
blackColor [static]
blueColor [static]
Color(float fRed=1.0f, float fGreen=1.0f, float fBlue=1.0f, float fAlpha=1.0f)Color [inline]
gColor
grayColor [static]
greenColor [static]
Luminance() const Color [inline]
m_dAlignDummyColor
m_fAlphaColor
m_fBlueColor
m_fDataColor
m_fGreenColor
m_fRedColor
m_vAlignDummyColor
Mix(const Color &c, float f) const Color [inline]
operator const float *(void) const Color [inline]
operator unsigned int(void) const Color [inline]
operator!=(const Color &c) const Color [inline]
operator*(float f) const Color [inline]
operator*(const Color &c) const Color [inline]
operator*=(const float f)Color [inline]
operator*=(const Color &c)Color [inline]
operator+(const Color &c) const Color [inline]
operator+=(const Color &c)Color [inline]
operator-(const Color &c) const Color [inline]
operator/(float f) const Color [inline]
operator==(const Color &c) const Color [inline]
operator[](unsigned int iChannel)Color [inline]
rColor
redColor [static]
Set(float fRed, float fGreen, float fBlue, float fAlpha=1.0f)Color [inline]
whiteColor [static]