15 Managing Shape Parts and Mesh Parts

15 Q3MeshPart_GetComponent

You can use the Q3MeshPart_GetComponent function to get the mesh component that contains a mesh part.

TQ3Status Q3MeshPart_GetComponent (
TQ3MeshPartObject meshPartObject, 
TQ3MeshComponent *component);
meshPartObject
A mesh part object.
component On exit, the mesh component that contains the specified mesh part object.

DESCRIPTION


The Q3MeshPart_GetComponent function returns, in the component parameter, the mesh component that contains the mesh part object specified by the meshPartObject 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