78 static void initClass();
79 static void exitClass();
#define SO_SFIELD_HEADER(className, valueType, valueRef)
Field containing a two-dimensional vector.
void setValue(short x, short y)
Sets the field to the given value.
void setValue(const short xy[2])
Sets the field to the given value.
void setValue(const SbVec2f &vec2f)
Convenience method that allows you to specify a field value using a float variable.
Abstract base class for all single-value fields.