24#ifndef _PO_SF_CARTESIANGRID2D_
25#define _PO_SF_CARTESIANGRID2D_
51 const float *xn,
const float *yn,
const float *zn=NULL);
55 static void initClass() ;
56 static void exitClass() ;
59 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 a cartesian grid...
<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 field containin...
void setGeometry(int num_x, int num_y, const float *xn, const float *yn, const float *zn=NULL)
Convenience method to change the geometry of the mesh.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract Inventor field ...