4 Q3Mesh_GetNumEdges

You can use the Q3Mesh_GetNumEdges function to determine the number of edges of a mesh.

TQ3Status Q3Mesh_GetNumEdges (
TQ3GeometryObject mesh, 
unsigned long *numEdges);
mesh A mesh.
numEdges On exit, the number of edges in the specified mesh.

DESCRIPTION


The Q3Mesh_GetNumEdges function returns, in the numEdges parameter, the number of edges 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