15 Managing Shape Parts and Mesh Parts

15 Q3MeshFacePart_GetFace

You can use the Q3MeshFacePart_GetFace function to get the mesh face that corresponds to a mesh face part.

TQ3Status Q3MeshFacePart_GetFace (
TQ3MeshFacePartObject meshFacePartObject, 
TQ3MeshFace *face);
meshFacePartObject
A mesh face part object.
face On exit, the mesh face that corresponds to the specified mesh face part object.

DESCRIPTION


The Q3MeshFacePart_GetFace function returns, in the face parameter, the mesh face that corresponds to the mesh face part object specified by the meshFacePartObject parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker