23#ifndef _MO_MESHGRIDPLANESLICE_
24#define _MO_MESHGRIDPLANESLICE_
32#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...
MoMeshGridPlaneSlice()
Constructor.
SoSFPlane plane
Position of the grid plane slice.
const MiGridPlaneSliceExtractHexahedronIjk * getHexahedronIjkExtractor()
const MiGridPlaneSliceExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
const MiGridPlaneSliceExtractIjk * getIjkExtractor()
SoSFFloat step
Step between nodes defining grid density.
SoDEPRECATED const MiGridPlaneSliceExtractHexahedronIjk * 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 a floating-point value.
Field containing a plane equation.