27#include <MeshVizXLM/mapping/MoMeshVizDataMapping.h>
28#include <MeshVizXLM/mapping/nodes/MoActionNode.h>
29#include <MeshVizXLM/mesh/data/MiTypedDataSet.h>
98 static void initClass() ;
99 static void exitClass() ;
102 virtual void doAction(
SoAction *action) ;
<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...
MoStringSet()
Constructor.
virtual void setStringSet(const MiStringSet *StringSet)
Provides a common interface for setting any string set type (MiStringSetI, MiStringSetIj or MiStringS...
virtual void reset()
Reset the associated string set to null (as if setStringSet was called with null).
virtual const MiStringSet * getStringSet()
Gets the associated string set interface.
Abstract base class for all actions.