23#ifndef _PO_SF_INDEXEDMESH3D_
24#define _PO_SF_INDEXEDMESH3D_
49 void setGeometry(
int num_nodes,
const float *xn,
const float *yn,
const float *zn,
50 int num_cells,
const int *cell_index,
const int *cell_type);
54 static void initClass() ;
55 static void exitClass() ;
58 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 volume mesh of...
<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, const int *cell_type)
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 ...