23#ifndef _MO_MESHCYLINDERSLICE_
24#define _MO_MESHCYLINDERSLICE_
36#pragma warning(disable:4251)
121 static void initClass() ;
122 static void exitClass() ;
125 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...
SoDEPRECATED const MiCylinderSliceExtractHexahedronIjk * getUnstructuredIjkExtractor()
const MiCylinderSliceExtractIjk * getIjkExtractor()
const MiCylinderSliceExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
SoSFVec3f direction
Specifies the cylinder's direction.
SoSFVec3f center
Specifies the cylinder's center.
SoSFFloat radius
Specifies the cylinder's radius.
const MiCylinderSliceExtractHexahedronIjk * getHexahedronIjkExtractor()
MoMeshCylinderSlice()
Constructor.
<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 a floating-point value.
Field containing a three-dimensional vector.