24#ifndef _MoTessellator_
25#define _MoTessellator_
27#include <MeshVizXLM/mapping/nodes/MoActionNode.h>
28#include <MeshVizXLM/mapping/MoMeshVizDataMapping.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> Abstract tessellator int...
<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 MiTessellator * getTessellator()
Gets the Tessellator interface.
virtual void setTessellator(MiTessellator *Tessellator)
Sets the tessellator interface.
MoTessellator()
Constructor.
Abstract base class for all actions.