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_GetContourFace

You can use the Q3Mesh_GetContourFace function to get the mesh face that contains a mesh contour.

TQ3Status Q3Mesh_GetContourFace (
TQ3GeometryObject mesh, 
TQ3MeshContour contour, 
TQ3MeshFace *face);
mesh
A mesh.
contour
A mesh contour.
face
On exit, the mesh face that contains the specified contour.
DESCRIPTION
The Q3Mesh_GetContourFace function returns, in the face parameter, the mesh face that contains the mesh contour specified by the mesh and contour parameters.


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