27#include <Inventor/fields/SoSFEnum.h> 
   28#include <Inventor/nodes/SoNode.h> 
   30#include <MeshVizXLM/mapping/nodes/MoActionNode.h> 
   31#include <MeshVizXLM/mapping/MoMeshVizDataMapping.h> 
  133  static void initClass() ;
 
  134    static void exitClass() ;
 
  137  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 defin...
 
SoSFFloat fadingThreshold
Threshold allowing to fade out extra styles of a representation as it gets away from the view point.
 
SoSFBool displayFaces
The display mode for mesh faces.
 
MoDrawStyle()
Constructor.
 
SoSFBool displayEdges
The display mode for mesh edges.
 
SoSFBool displayPoints
The display mode for mesh node points.
 
Abstract base  class for all actions.
 
Field containing a single Boolean value.
 
Field containing a floating-point value.