| _rgba | osg::Color4< ValueTypeT > | [protected] |
| alpha(void) const | osg::Color4< ValueTypeT > | [inline] |
| blue(void) const | osg::Color4< ValueTypeT > | [inline] |
| clear(void) | osg::Color4< ValueTypeT > | [inline] |
| Color4(void) | osg::Color4< ValueTypeT > | [inline] |
| Color4(const Color4 &source) | osg::Color4< ValueTypeT > | [inline] |
| Color4(const ValueType red, const ValueType green, const ValueType blue, const ValueType alpha) | osg::Color4< ValueTypeT > | [inline] |
| equals(const Color4 &other, const ValueType tolerance) const | osg::Color4< ValueTypeT > | [inline] |
| getRGBA(void) const | osg::Color4< ValueTypeT > | [inline] |
| getValuesHSV(Real32 &h, Real32 &s, Real32 &v) const | osg::Color4< ValueTypeT > | [inline] |
| getValuesRGBA(ValueType &red, ValueType &green, ValueType &blue, ValueType &alpha) const | osg::Color4< ValueTypeT > | [inline] |
| getValuesRGBA(void) | osg::Color4< ValueTypeT > | [inline] |
| getValuesRGBA(void) const | osg::Color4< ValueTypeT > | [inline] |
| green(void) const | osg::Color4< ValueTypeT > | [inline] |
| Null | osg::Color4< ValueTypeT > | [static] |
| operator *(const ValueType val) | osg::Color4< ValueTypeT > | [inline] |
| operator!=(const Color4 &other) const | osg::Color4< ValueTypeT > | [inline] |
| operator=(const Color4 &source) | osg::Color4< ValueTypeT > | [inline] |
| operator==(const Color4 &other) const | osg::Color4< ValueTypeT > | [inline] |
| operator[](const UInt32 uiIndex) | osg::Color4< ValueTypeT > | [inline] |
| operator[](const UInt32 uiIndex) const | osg::Color4< ValueTypeT > | [inline] |
| red(void) const | osg::Color4< ValueTypeT > | [inline] |
| setRandom(void) | osg::Color4< ValueTypeT > | [inline] |
| setRGBA(UInt32 rgbPack) | osg::Color4< ValueTypeT > | [inline] |
| setValue(const Char8 *szString) | osg::Color4< ValueTypeT > | [inline] |
| setValue(Char8 *szString) | osg::Color4< ValueTypeT > | [inline] |
| setValuesHSV(const Real32 h, const Real32 s, const Real32 v) | osg::Color4< ValueTypeT > | [inline] |
| setValuesRGBA(const ValueType red, const ValueType green, const ValueType blue, const ValueType alpha) | osg::Color4< ValueTypeT > | [inline] |
| ValueType typedef | osg::Color4< ValueTypeT > | |
| ~Color4(void) | osg::Color4< ValueTypeT > | [inline] |