15 Picking With Window Points

15 Q3WindowPointPick_SetData

You can use the Q3WindowPointPick_SetData function to set the data associated with a window-point pick object.

TQ3Status Q3WindowPointPick_SetData (
TQ3PickObject pick, 
const TQ3WindowPointPickData *data);
pick A window-point pick object.
data A pointer to a window-point pick data structure.

DESCRIPTION


The Q3WindowPointPick_SetData function sets the data associated with the window-point pick object specified by the pick parameter to the data specified by the data 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