4 Q3Mesh_GetVertexCoordinates

You can use the Q3Mesh_GetVertexCoordinates function to get the coordinates of a vertex of a mesh.

TQ3Status Q3Mesh_GetVertexCoordinates (
TQ3GeometryObject mesh, 
TQ3MeshVertex vertex, 
TQ3Point3D *coordinates);
mesh A mesh.
vertex A mesh vertex.
coordinates On exit, the coordinates of the specified mesh vertex.

DESCRIPTION


The Q3Mesh_GetVertexCoordinates function returns, in the coordinates parameter, the coordinates of the mesh vertex specified by the mesh and vertex 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