23#ifndef _MO_MESHISOLINE_
24#define _MO_MESHISOLINE_
26#include <MeshVizXLM/MbVec3.h>
28#include <MeshVizXLM/mapping/nodes/MoMeshRepresentation.h>
30#include <Inventor/fields/SoMFFloat.h>
34#pragma warning(disable:4251)
141 static void initClass() ;
142 static void exitClass() ;
145 virtual void doExtract(
SoAction * action);
147 template <
typename _MdExtractorT>
friend class MdMeshMultiLinesRepresentation;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rendering node that disp...
SoSFUShort minorLinePattern
Defines the line pattern for minor contour lines.
const MiIsolineExtractIj * getIjExtractor()
SoMFFloat isovalues
List of isovalues to display.
const MiIsolineExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
SoSFInt32 isoScalarSetId
Field representing the scalar set node to be used to compute the iso values.
MoMeshIsoline()
Constructor.
SoSFUShort firstMajor
Defines the first major contour lines.
SoSFUShort majorPeriod
Defines the major and the minor contour lines.
SoSFUShort majorLinePattern
Defines the line pattern for major contour lines.
<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 floating point values.
Field containing a int32_t integer.
Field containing an unsigned short integer.