108 static void initClass();
109 static void exitClass();
#define SO_SFIELD_HEADER(className, valueType, valueRef)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> 3D vector class ...
Field containing a three-dimensional vector.
void setValue(const SbVec3d &vec3d)
Convenience method that allows you to specify a field value using a double precision variable.
void setValue(const float xyz[3])
Sets the field to the given value.
void setValue(float x, float y, float z)
Sets the field to the given value.
Abstract base class for all single-value fields.