34#ifndef _MO_SCALARSET_ELEMENTIJ_
35#define _MO_SCALARSET_ELEMENTIJ_
37#include <Inventor/elements/SoAccumulatedElement.h>
38#include <MeshVizXLM/mesh/data/MiDataSetIj.h>
79 virtual void init(
SoState *state);
83 static void initClass();
84 static void exitClass() ;
<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 scalar ...
static const MiScalardSetIj * get(SoState *state, int index)
Get the element number index from the state.
static void add(SoState *state, SoNode *node, const MiScalardSetIj *scalarSet)
Adds a ScalarSet to the current set in the state.
virtual void push(SoState *)
Push the element into the state.
static int getNum(SoState *state)
Get number of elements in 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.