6 Managing Picking Parts Styles

6 Q3PickPartsStyle_Get

You can use the Q3PickPartsStyle_Get function to get the picking parts style value of a picking parts style.

TQ3Status Q3PickPartsStyle_Get (
TQ3StyleObject pickPartsObject, 
TQ3PickParts *parts);
pickPartsObject
A picking parts style object.
parts On entry, a pointer to a variable of type TQ3PickParts. On exit, the current picking parts style value of the specified style object.

DESCRIPTION


The Q3PickPartsStyle_Get function returns, in the parts parameter, a pointer to the current picking parts value of the style object specified by the pickPartsObject parameter. See page 6-10 for a list of masks used to construct a picking parts value.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 16 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker