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> 4D vector class ...
Field containing a homogeneous three-dimensional vector.
void setValue(const float xyzw[4])
Sets the field to the given value.
void setValue(float x, float y, float z, float w)
Sets the field to the given value.
void setValue(const SbVec4d &vec4d)
Convenience method that allows you to specify a field value using a double precision variable.
Abstract base class for all single-value fields.