Main Page   Modules   Class Hierarchy   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)SbColor4f [inline, private]
blue() const (defined in SbColor4f)SbColor4f [inline, private]
getHSVValue(float &h, float &s, float &v) constSbColor4f
getHSVValue(float hsv[3]) constSbColor4f
getPackedValue() constSbColor4f
getRGB(SbColor &color)SbColor4f
getValue() constSbColor4f
getValue(float &r, float &g, float &b, float &a)SbColor4f
green() const (defined in SbColor4f)SbColor4f [inline, private]
operator *(const SbColor4f &c, const float d)SbColor4f [friend]
operator *(const float d, const SbColor4f &c)SbColor4f [friend]
operator *=(const float d)SbColor4f
operator!=(const SbColor4f &v1, const SbColor4f &v2)SbColor4f [friend]
operator+(const SbColor4f &v1, const SbColor4f &v2)SbColor4f [friend]
operator+=(const SbColor4f &c)SbColor4f
operator-(const SbColor4f &v1, const SbColor4f &v2)SbColor4f [friend]
operator-=(const SbColor4f &c)SbColor4f
operator/(const SbColor4f &c, const float d)SbColor4f [friend]
operator/=(const float d)SbColor4f
operator==(const SbColor4f &v1, const SbColor4f &v2)SbColor4f [friend]
operator[](const int idx) constSbColor4f
operator[](const int idx)SbColor4f
red() const (defined in SbColor4f)SbColor4f [inline, private]
SbColor4f(void)SbColor4f
SbColor4f(const SbColor &rgb, const float alpha)SbColor4f
SbColor4f(const SbVec4f &v)SbColor4f
SbColor4f(const float *const rgba)SbColor4f
SbColor4f(const float r, const float g, const float b, const float a=1.0f)SbColor4f
setHSVValue(float h, float s, float v, float a=1.0f)SbColor4f
setHSVValue(const float hsv[3], float alpha=1.0f)SbColor4f
setPackedValue(const uint32_t rgba)SbColor4f
setRGB(const SbColor &col)SbColor4f
setValue(const float r, const float g, const float b, const float a=1.0f)SbColor4f
setValue(const float col[4])SbColor4f
vec (defined in SbColor4f)SbColor4f [private]

Generated on Sat Jan 12 11:40:51 2002 for Coin by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001