4 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.

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