53#include <Inventor/fields/SoSubField.h>
54#include <Inventor/SbColor.h>
118 static void initClass();
119 static void exitClass();
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.
SoSFColor()
Default constructor.
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.