24#ifndef _PO_SF_HEXAHEDRONMESH3D_
25#define _PO_SF_HEXAHEDRONMESH3D_
50 void setGeometry(
int num_nodes,
const float *xn,
const float *yn,
const float *zn,
51 int num_cells,
const int *cell_index);
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 mesh of hexahe...
<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_nodes, const float *xn, const float *yn, const float *zn, int num_cells, const int *cell_index)
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 ...