24#include <Inventor/fields/SoSubField.h>
25#include <Inventor/SbLinear.h>
26#include <Inventor/SbBox.h>
52 void setValue(
float xmin,
float ymin,
float xmax,
float ymax );
60 static void initClass();
61 static void exitClass();
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
void setValue(float xmin, float ymin, float xmax, float ymax)
Sets the box dimensions.
void setValue(const SbVec2f &min, const SbVec2f &max)
Sets the box dimensions.
Abstract base class for all single-value fields.