23#ifndef _MO_MESHSPHERESLICE_
24#define _MO_MESHSPHERESLICE_
36#pragma warning(disable:4251)
114 static void initClass() ;
115 static void exitClass() ;
118 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 MiSphereSliceExtractHexahedronIjk * getUnstructuredIjkExtractor()
const MiSphereSliceExtractHexahedronIjk * getHexahedronIjkExtractor()
SoSFFloat radius
Specifies the sphere's radius.
MoMeshSphereSlice()
Constructor.
const MiSphereSliceExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
const MiSphereSliceExtractIjk * getIjkExtractor()
SoSFVec3f center
Specifies the shpere's center.
<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.