31#pragma warning(disable:4251)
38class MdMeshRepresentation;
125 static void initClass() ;
126 static void exitClass() ;
129 virtual void doExtract(
SoAction *action);
#define MESHVIZXLM_DMAP_API
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rendering node that disp...
const MiSkinExtractHexahedronIjk * getHexahedronIjkExtractor()
const MiSkinExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
SoSFEnum dimension
The dimension along which the slab will be computed defined by the MiMesh::Dimension enum.
SoSFUInt32 index
The index of the slab, 0 to N-1, where N is number of cells in the given dimension.
SoSFUInt32 thickness
Thickness of the slab in number of cells.
const MiSkinExtractIjk * getIjkExtractor()
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.
Field containing an enumerated value.
Field containing an unsigned int32_t integer.