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);
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.
Abstract base class for all actions.
Field containing a plane equation.