| _rgb | osg::Color3< UInt8 > | [protected] |
| _val | osg::Color3ub | [private] |
| blue(void) const | osg::Color3< UInt8 > | |
| clear(void) | osg::Color3< UInt8 > | |
| Color3(void) | osg::Color3< UInt8 > | |
| Color3(const Color3 &source) | osg::Color3< UInt8 > | |
| Color3(ValueType red, ValueType green, ValueType blue) | osg::Color3< UInt8 > | |
| convertFromHSV(ValueType *rgbP, const Real32 h, const Real32 s, const Real32 v) | osg::Color3< UInt8 > | [static] |
| convertToHSV(const ValueType *rgbP, Real32 &h, Real32 &s, Real32 &v) | osg::Color3< UInt8 > | [static] |
| equals(const Color3 &other, const ValueType tolerance) const | osg::Color3< UInt8 > | |
| getRGB(void) const | osg::Color3< UInt8 > | |
| getValuesHSV(Real32 &h, Real32 &s, Real32 &v) const | osg::Color3< UInt8 > | |
| getValuesRGB(ValueType &red, ValueType &green, ValueType &blue) const | osg::Color3< UInt8 > | |
| getValuesRGB(void) | osg::Color3< UInt8 > | |
| getValuesRGB(void) const | osg::Color3< UInt8 > | |
| green(void) const | osg::Color3< UInt8 > | |
| maxPart(const ValueType *rgbP) | osg::Color3< UInt8 > | [static] |
| minPart(const ValueType *rgbP) | osg::Color3< UInt8 > | [static] |
| Null | osg::Color3< UInt8 > | [static] |
| operator *(const ValueType val) | osg::Color3< UInt8 > | |
| operator!=(const Color3 &other) const | osg::Color3< UInt8 > | |
| operator=(const Color3 &source) | osg::Color3< UInt8 > | |
| operator==(const Color3 &other) const | osg::Color3< UInt8 > | |
| operator[](const UInt32 uiIndex) | osg::Color3< UInt8 > | |
| operator[](const UInt32 uiIndex) const | osg::Color3< UInt8 > | |
| red(void) const | osg::Color3< UInt8 > | |
| setRandom(void) | osg::Color3< UInt8 > | |
| setRGB(UInt32 rgbPack) | osg::Color3< UInt8 > | |
| setValue(const Char8 *szString) | osg::Color3< UInt8 > | |
| setValue(Char8 *szString) | osg::Color3< UInt8 > | |
| setValuesHSV(const Real32 h, const Real32 s, const Real32 v) | osg::Color3< UInt8 > | |
| setValuesRGB(const ValueType red, const ValueType green, const ValueType blue) | osg::Color3< UInt8 > | |
| ValueType typedef | osg::Color3< UInt8 > | |
| ~Color3(void) | osg::Color3< UInt8 > | |