Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 4 - Geometric Objects / Geometric Objects Reference
Geometric Objects Routines / Creating and Editing Meshes


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.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help