23#ifndef _MoMeshClipPoint_H
24#define _MoMeshClipPoint_H
26#include <MeshVizXLM/mapping/nodes/MoMeshRepresentation.h>
28#include <Inventor/fields/SoSFPlane.h>
32#pragma warning(disable:4251)
37class MdMeshRepresentation;
95 static void initClass() ;
96 static void exitClass() ;
99 virtual void doExtract(
SoAction *action);
104 virtual void clear();
106 template <MeshType _meshType>
friend class MdMeshClipPoint;
108 MdPointMesh* m_pointMesh;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rendering node that disp...
const MiClipPointExtract * getExtractor() const
Get extractor for reuse outside this node.
MoMeshClipPoint()
Constructor.
SoSFPlane plane
Position of the plane slice.
<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.