24#ifndef _PO_IRREGULARMESH1D_
25#define _PO_IRREGULARMESH1D_
70 virtual void doAction(
SoAction *action) ;
73 static void initClass() ;
74 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> Inventor node defining a...
const PbMesh * getMesh() const
Gets the instance of the class PbIrregularMesh1D contained by the field mesh.
PoIrregularMesh1D()
Constructor.
PoSFIrregularMesh1D mesh
Field containing a mesh of type PbIrregularMesh1D.
void setGeometry(int size, const float *x)
Convenience method to change the geometry of the 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 field containin...
void setGeometry(int size, const float *x)
Convenience method to change the geometry of the mesh.
const PbIrregularMesh1D & getValue() const
Returns this field's value.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract Inventor field ...
Abstract base class for all actions.