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>
87 static void initClass() ;
88 static void exitClass() ;
91 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 MiVec3dSetIj * getVec3Set()
Gets the vector set interface.
MoVec3SetIj()
Constructor.
virtual void setVec3Set(const MiVec3dSetIj *vec3Set)
Sets the vector set interface.
Abstract base class for all actions.