15 Managing Shape Parts and Mesh Parts

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

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