53#include <Inventor/fields/SoSubField.h>
54#include <Inventor/SbLinear.h>
108 static void initClass();
109 static void exitClass();
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> 3D vector class ...
SoSFVec3f()
Default constructor.
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.