| a | Color | |
| b | Color | |
| black | Color | [static] |
| blue | Color | [static] |
| Color(float fRed=1.0f, float fGreen=1.0f, float fBlue=1.0f, float fAlpha=1.0f) | Color | [inline] |
| g | Color | |
| gray | Color | [static] |
| green | Color | [static] |
| Luminance() const | Color | [inline] |
| m_dAlignDummy | Color | |
| m_fAlpha | Color | |
| m_fBlue | Color | |
| m_fData | Color | |
| m_fGreen | Color | |
| m_fRed | Color | |
| m_vAlignDummy | Color | |
| 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] |
| r | Color | |
| red | Color | [static] |
| Set(float fRed, float fGreen, float fBlue, float fAlpha=1.0f) | Color | [inline] |
| transparent | Color | [static] |
| white | Color | [static] |