4 Q3Mesh_GetContourNumVertices

You can use the Q3Mesh_GetContourNumVertices function to get the number of vertices that define a contour.

TQ3Status Q3Mesh_GetContourNumVertices (
TQ3GeometryObject mesh, 
TQ3MeshContour contour, 
unsigned long *numVertices);
mesh A mesh.
contour A mesh contour.
numVertices
On exit, the number of vertices in the specified mesh contour.

DESCRIPTION


The Q3Mesh_GetContourNumVertices function returns, in the numVertices parameter, the number of vertices that compose 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