34#ifndef _MO_VEC3SET_ELEMENTIJ_
35#define _MO_VEC3SET_ELEMENTIJ_
78 static void initClass();
79 static void exitClass() ;
#define MESHVIZXLM_DMAP_API
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Stores a list of vector3...
virtual void push(SoState *)
Push the element into the state.
static void add(SoState *state, SoNode *node, const MiVec3dSetIj *vec3Set)
Adds a ScalarSet to the current set in the state.
static int getNum(SoState *state)
Get number of elements in the state.
static const MiVec3dSetIj * get(SoState *state, int index)
Get the element number index from the state.
List of generic (void *) pointers.
Abstract base class for each state element whose value may be accumulated when it is set.
Abstract base class for all database nodes.