24#ifndef _SO_SF_BOX4I32_
25#define _SO_SF_BOX4I32_
75 static void initClass();
76 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 box class.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
void setValue(const SbVec4i32 &_min, const SbVec4i32 &_max)
Sets the box dimensions.
void setValue(int xmin, int ymin, int zmin, int tmin, int xmax, int ymax, int zmax, int tmax)
Sets the box dimensions.
Abstract base class for all single-value fields.