23#ifndef _MO_MESHCLIPLINE_
24#define _MO_MESHCLIPLINE_
33#pragma warning(disable:4251)
134 static void initClass() ;
135 static void exitClass() ;
138 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...
SoSFVec3f direction
Direction of the projection or normal to the plane if polyline contains a single point.
const MiClipLineExtractIj * getIjExtractor()
SoMFVec3f polyline
Set of points defining a polyline to be projected on the 3D surface mesh.
SoDEPRECATED SoSFPlane plane
Position of the plane slice.
const MiClipLineExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
MoMeshClipLine()
Constructor.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
Abstract base class for all actions.
Multiple-value field containing any number of three-dimensional vectors.
Field containing a plane equation.
Field containing a three-dimensional vector.