24#ifndef _PO_SF_PARALCARTESIANGRID3D_
25#define _PO_SF_PARALCARTESIANGRID3D_
27#include <MeshViz/3Ddata/PbParalCartesianGrid3D.h>
28#include <MeshViz/fields/PoSFMesh.h>
51 const float *xn,
const float *yn,
const float *zn);
55 static void initClass() ;
56 static void exitClass() ;
59 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 parallel carte...
<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, int num_z, const float *xn, const float *yn, const float *zn)
Convenience method to change the geometry of the mesh.