Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 15 - Pick Objects / Pick Objects Reference
Pick Objects Routines / Picking With Window Rectangles


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-21 for the structure of a window-rectangle pick data structure.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help