24#ifndef _PO_REGULARMESH1D_
25#define _PO_REGULARMESH1D_
72 virtual void doAction(
SoAction *action) ;
75 static void initClass() ;
76 static void exitClass() ;
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract mesh...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract Inventor node d...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Inventor node defining a...
const PbMesh * getMesh() const
Gets the instance of the class PbRegularMesh1D contained by the field mesh.
void setGeometry(int numX, float xmin, float xmax)
Convenience method to change the geometry of the mesh.
PoSFRegularMesh1D mesh
Field containing a mesh of type PbRegularMesh1D.
PoRegularMesh1D()
Constructor.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract Inventor field ...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Inventor field containin...
const PbRegularMesh1D & getValue() const
Returns this field's value.
void setGeometry(int numX, float xmin, float xmax)
Convenience method to change the geometry of the mesh.
Abstract base class for all actions.