This is the complete list of members for Ogre::ColourValue, including all inherited members.
a | Ogre::ColourValue | |
b | Ogre::ColourValue | |
Black | Ogre::ColourValue | static |
Blue | Ogre::ColourValue | static |
ColourValue(float red=1.0f, float green=1.0f, float blue=1.0f, float alpha=1.0f) | Ogre::ColourValue | inlineexplicit |
g | Ogre::ColourValue | |
getAsABGR(void) const | Ogre::ColourValue | |
getAsARGB(void) const | Ogre::ColourValue | |
getAsBGRA(void) const | Ogre::ColourValue | |
getAsRGBA(void) const | Ogre::ColourValue | |
getHSB(float &hue, float &saturation, float &brightness) const | Ogre::ColourValue | |
getHSB(float *hue, float *saturation, float *brightness) const | Ogre::ColourValue | inline |
Green | Ogre::ColourValue | static |
operator *(const float fScalar) const | Ogre::ColourValue | inline |
operator *(const ColourValue &rhs) const | Ogre::ColourValue | inline |
operator *(const float fScalar, const ColourValue &rkVector) | Ogre::ColourValue | friend |
operator *=(const float fScalar) | Ogre::ColourValue | inline |
operator -(const ColourValue &rkVector) const | Ogre::ColourValue | inline |
operator -=(const ColourValue &rkVector) | Ogre::ColourValue | inline |
operator [](const size_t i) const | Ogre::ColourValue | inline |
operator [](const size_t i) | Ogre::ColourValue | inline |
operator!=(const ColourValue &rhs) const | Ogre::ColourValue | |
operator+(const ColourValue &rkVector) const | Ogre::ColourValue | inline |
operator+=(const ColourValue &rkVector) | Ogre::ColourValue | inline |
operator/(const ColourValue &rhs) const | Ogre::ColourValue | inline |
operator/(const float fScalar) const | Ogre::ColourValue | inline |
operator/=(const float fScalar) | Ogre::ColourValue | inline |
operator<<(std::ostream &o, const ColourValue &c) | Ogre::ColourValue | friend |
operator==(const ColourValue &rhs) const | Ogre::ColourValue | |
ptr() | Ogre::ColourValue | inline |
ptr() const | Ogre::ColourValue | inline |
r | Ogre::ColourValue | |
Red | Ogre::ColourValue | static |
saturate(void) | Ogre::ColourValue | inline |
saturateCopy(void) const | Ogre::ColourValue | inline |
setAsABGR(ABGR val) | Ogre::ColourValue | |
setAsARGB(ARGB val) | Ogre::ColourValue | |
setAsBGRA(BGRA val) | Ogre::ColourValue | |
setAsRGBA(RGBA val) | Ogre::ColourValue | |
setHSB(float hue, float saturation, float brightness) | Ogre::ColourValue | |
White | Ogre::ColourValue | static |
ZERO | Ogre::ColourValue | static |