24#ifndef _MO_SCALARSETIj_
25#define _MO_SCALARSETIj_
27#include <Inventor/fields/SoSFVec3f.h>
28#include <Inventor/fields/SoSFEnum.h>
29#include <Inventor/nodes/SoNode.h>
31#include <MeshVizXLM/mapping/MoMeshVizDataMapping.h>
32#include <MeshVizXLM/mesh/data/MiDataSetIj.h>
33#include <MeshVizXLM/mapping/nodes/MoActionNode.h>
91 static void initClass() ;
92 static void exitClass() ;
95 virtual void doAction(
SoAction *action) ;
<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> Utility class that provi...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Property node that store...
virtual const MiScalardSetIj * getScalarSet()
Gets the scalar set interface.
MoScalarSetIj()
Constructor.
virtual void setScalarSet(const MiScalardSetIj *scalarSet)
Sets the scalar set interface.
Abstract base class for all actions.