Q3Mesh_GetNumFaces
function to determine the number of faces of a mesh.
TQ3Status Q3Mesh_GetNumFaces ( TQ3GeometryObject mesh, unsigned long *numFaces);mesh
A mesh.numFaces
On exit, the number of faces in the specified mesh.
Q3Mesh_GetNumFaces
function returns, in the numFaces
parameter, the number of faces in the mesh specified by the mesh
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker