115 static void initClass() ;
116 static void exitClass() ;
119 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> Abstract mesh interface.
<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 defin...
virtual void connectFrom(MoMeshRepresentation *inputRep)
Sets the mesh interface by giving the mesh representation node from which the input mesh will be crea...
virtual const MiMesh * getMesh(MeshType &meshType)
Gets the mesh interface and the type of mesh stored.
virtual void reset()
Resets the mesh interface to NULL (as if setMesh was given a NULL pointer).
virtual void setMesh(const MiMesh *mesh)
Sets the mesh interface to be stored in the scene graph.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
Abstract base class for all actions.
MeshType
All supported mesh types.