24#ifndef _PO_SF_REGULARCARTESIANGRID2D_
25#define _PO_SF_REGULARCARTESIANGRID2D_
51 float x_min,
float y_min,
52 float x_max,
float y_max,
57 static void initClass() ;
58 static void exitClass() ;
61 virtual PbMesh* getMesh()
const;
#define SO_SFIELD_HEADER(className, valueType, valueRef)
<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 cartes...
<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 num_x, int num_y, float x_min, float y_min, float x_max, float y_max, const float *z=NULL)
Convenience method to change the geometry of the mesh.