23#ifndef _MO_MESHPLANESLICE_
24#define _MO_MESHPLANESLICE_
26#include <MeshVizXLM/MbVec3.h>
28#include <MeshVizXLM/mapping/nodes/MoMeshSurfaceRepresentation.h>
30#include <Inventor/fields/SoSFPlane.h>
34#pragma warning(disable:4251)
114 static void initClass() ;
115 static void exitClass() ;
118 virtual void doExtract(
SoAction *action);
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rendering node that disp...
MoMeshPlaneSlice()
Constructor.
SoDEPRECATED const MiPlaneSliceExtractHexahedronIjk * getUnstructuredIjkExtractor()
const MiPlaneSliceExtractIjk * getIjkExtractor()
const MiPlaneSliceExtractHexahedronIjk * getHexahedronIjkExtractor()
SoSFPlane plane
Position of the plane slice.
const MiPlaneSliceExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
<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 plane equation.