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/mapping/nodes/MoActionNode.h>
34#include <MeshVizXLM/mesh/data/MiDataSetI.h>
89 static void initClass() ;
90 static void exitClass() ;
93 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 void setVec3Set(const MiVec3dSetI *vec3Set)
Sets the vector set interface.
virtual const MiVec3dSetI * getVec3Set()
Gets the vector set interface.
Abstract base class for all actions.