24#ifndef _PO_SF_POLARGRID2D_
25#define _PO_SF_POLARGRID2D_
51 const float *r,
const float *t,
const float *z=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 an abstract mesh...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a polar grid sur...
<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_r, int num_t, const float *r, const float *t, const float *z=NULL)
Convenience method to change the geometry of the mesh.