104 static void initClass() ;
105 static void exitClass() ;
108 virtual void doAction(
SoAction *action) ;
#define MESHVIZXLM_DMAP_API
#define SO_NODE_HEADER(className)
<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.