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