15 Picking With Window Points

15 Q3WindowPointPick_GetPoint

You can use the Q3WindowPointPick_GetPoint function to get the point of a window-point pick object.

TQ3Status Q3WindowPointPick_GetPoint (
TQ3PickObject pick, 
TQ3Point2D *point);
pick A window-point pick object.
point On exit, the current point of the specified window-point pick object.

DESCRIPTION


The Q3WindowPointPick_GetPoint function returns, in the point parameter, the current point of the window-point pick object specified by the pick 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