15 Picking With Window Rectangles

15 Q3WindowRectPick_GetData

You can use the Q3WindowRectPick_GetData function to get the data associated with a window-rectangle pick object.

TQ3Status Q3WindowRectPick_GetData (
TQ3PickObject pick, 
TQ3WindowRectPickData *data);
pick A window-rectangle pick object.
data On exit, a pointer to a window-rectangle pick data structure.

DESCRIPTION


The Q3WindowRectPick_GetData function returns, through the data parameter, information about the window-rectangle pick object specified by the pick parameter. See "Window-Rectangle Pick Data Structure" on page 15-22 for the structure of a window-rectangle pick data structure.

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