4 Q3Mesh_GetNumVertices

You can use the Q3Mesh_GetNumVertices function to determine the number of vertices of a mesh.

TQ3Status Q3Mesh_GetNumVertices (
TQ3GeometryObject mesh, 
unsigned long *numVertices);
mesh A mesh.
numVertices On exit, the number of vertices in the specified mesh.

DESCRIPTION


The Q3Mesh_GetNumVertices function returns, in the numVertices parameter, the number of vertices 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