24#ifndef _PO_MESH1D_HINTS_
25#define _PO_MESH1D_HINTS_
148 virtual void doAction(
SoAction *action) ;
151 static void initClass() ;
152 static void exitClass() ;
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Node that provides hints...
GeomInterpretation
Interpretation Type.
@ STAIRS_Y
X stair passing through all points.
@ HISTO_Y
X stair no necessarily passing through all points.
@ STAIRS_2Y
double X stair passing through all points.
@ SMOOTH
The geometry of the current mesh 1D is smoothed by a cubic.
@ AS_IS
The geometry of the current mesh 1D is "as is" interpreted.
@ STAIRS_2X
Y stair no necessarily passing through all points.
@ HISTO_X
Y stair passing through all points.
SoSFEnum geomInterpretation
PoMesh1DHints()
Constructor.
<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 an enumerated value.