27#include <Inventor/fields/SoSubField.h>
28#include <Inventor/SbLinear.h>
78 static void initClass();
79 static void exitClass();
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.
SoSFVec2s()
Default constructor.