24#ifndef _PO_SF_REGULARMESH1D_
25#define _PO_SF_REGULARMESH1D_
27#include <MeshViz/3Ddata/PbRegularMesh1D.h>
28#include <MeshViz/fields/PoSFMesh.h>
54 static void initClass() ;
55 static void exitClass() ;
58 virtual PbMesh* getMesh()
const;
<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> Defines a regular mono-d...
<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...
void setGeometry(int numX, float xmin, float xmax)
Convenience method to change the geometry of the mesh.