27#include <MeshVizXLM/mapping/MoMeshVizDataMapping.h>
28#include <MeshVizXLM/mapping/nodes/MoActionNode.h>
29#include <MeshVizXLM/mesh/data/MiTypedDataSet.h>
104 static void initClass() ;
105 static void exitClass() ;
108 virtual void doAction(
SoAction *action) ;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic typed data set i...
<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 void reset()
Reset the associated scalar set to null (as if setScalarSet was called with null).
MoScalarSet()
Constructor.
virtual const MiScalardSet * getScalarSet()
Gets the associated scalar set interface.
virtual void setScalarSet(const MiScalardSet *scalarSet)
Provides a common interface for setting any scalar set type (MiScalardSetI, MiScalardSetIj or MiScala...
Abstract base class for all actions.