15 Managing Shape Parts and Mesh Parts

15 Q3MeshEdgePart_GetEdge

You can use the Q3MeshEdgePart_GetEdge function to get the mesh edge that corresponds to a mesh edge part.

TQ3Status Q3MeshEdgePart_GetEdge (
TQ3MeshEdgePartObject meshEdgePartObject, 
TQ3MeshEdge *edge);
meshEdgePartObject
A mesh edge part object.
edge On exit, the mesh edge that corresponds to the specified mesh face part object.

DESCRIPTION


The Q3MeshEdgePart_GetEdge function returns, in the edge parameter, the mesh edge that corresponds to the mesh edge part object specified by the meshEdgePartObject 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