118 static void initClass();
119 static void exitClass();
#define SO_SFIELD_HEADER(className, valueType, valueRef)
Field containing an RGB color.
void setHSVValue(const float hsv[3])
Convenience method for setting the value.
void setValue(const SbVec3f &vec)
Convenience method for setting the value.
void setHSVValue(float h, float s, float v)
Convenience method for setting the value.
void setValue(float r, float g, float b)
Convenience method for setting the value.
void setValue(const float rgb[3])
Convenience method for setting the value.
Abstract base class for all single-value fields.