4 Q3Mesh_GetNumFaces

You can use the 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.

DESCRIPTION


The Q3Mesh_GetNumFaces function returns, in the numFaces parameter, the number of faces in the mesh specified by the mesh parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 21 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker