Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SbColor4f Member List
This is the complete list of members for SbColor4f, including all inherited members.
- alpha() const (defined in SbColor4f)
[inline, private]
- blue() const (defined in SbColor4f)
[inline, private]
- getHSVValue(float &h, float &s, float &v) const
- getHSVValue(float hsv[3]) const
- getPackedValue() const
- getRGB(SbColor &color)
- getValue() const
- getValue(float &r, float &g, float &b, float &a)
- green() const (defined in SbColor4f)
[inline, private]
- operator *(const SbColor4f &c, const float d)
[friend]
- operator *(const float d, const SbColor4f &c)
[friend]
- operator *=(const float d)
- operator!=(const SbColor4f &v1, const SbColor4f &v2)
[friend]
- operator+(const SbColor4f &v1, const SbColor4f &v2)
[friend]
- operator+=(const SbColor4f &c)
- operator-(const SbColor4f &v1, const SbColor4f &v2)
[friend]
- operator-=(const SbColor4f &c)
- operator/(const SbColor4f &c, const float d)
[friend]
- operator/=(const float d)
- operator==(const SbColor4f &v1, const SbColor4f &v2)
[friend]
- operator[](const int idx) const
- operator[](const int idx)
- red() const (defined in SbColor4f)
[inline, private]
- SbColor4f(void)
- SbColor4f(const SbColor &rgb, const float alpha)
- SbColor4f(const SbVec4f &v)
- SbColor4f(const float *const rgba)
- SbColor4f(const float r, const float g, const float b, const float a=1.0f)
- setHSVValue(float h, float s, float v, float a=1.0f)
- setHSVValue(const float hsv[3], float alpha=1.0f)
- setPackedValue(const uint32_t rgba)
- setRGB(const SbColor &col)
- setValue(const float r, const float g, const float b, const float a=1.0f)
- setValue(const float col[4])
- vec (defined in SbColor4f)
[private]
Generated at Tue Mar 5 03:31:22 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001