26#include <Inventor/fields/SoMFUInt32.h> 
   27#include <MeshVizXLM/mapping/nodes/MoMeshSurfaceRepresentation.h> 
   31#pragma warning(disable:4251) 
   38class MdMeshRepresentation;
 
  129  static void initClass() ;
 
  130    static void exitClass() ;
 
  133  virtual void doExtract(
SoAction *action);
 
 
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rendering node that disp...
 
const MiSkinExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
 
const MiSkinExtractHexahedronIjk * getHexahedronIjkExtractor()
 
SoMFUInt32 minCellRanges
Minimum cell index values for extracting the mesh skin to display.
 
const MiSkinExtractIjk * getIjkExtractor()
 
SoMFUInt32 maxCellRanges
Maximum cell index values for extracting the mesh skin to display.
 
SoDEPRECATED const MiSkinExtractHexahedronIjk * getUnstructuredIjkExtractor()
 
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
 
Abstract base  class for all actions.
 
Multiple-value field containing any number of uint32_t integers.