Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 15 - Pick Objects / Pick Objects Reference
Pick Objects Routines / Managing Shape Parts and Mesh Parts


Q3MeshVertexPart_GetVertex

You can use the Q3MeshVertexPart_GetVertex function to get the mesh vertex that corresponds to a mesh vertex part.

TQ3Status Q3MeshVertexPart_GetVertex (
TQ3MeshVertexPartObject meshVertexPartObject, 
TQ3MeshVertex *vertex);
meshVertexPartObject
A mesh vertex part object.
vertex
On exit, the mesh vertex that corresponds to the specified mesh vertex part object.
DESCRIPTION
The Q3MeshVertexPart_GetVertex function returns, in the vertex parameter, the mesh vertex that corresponds to the mesh vertex part object specified by the meshVertexPartObject 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