15 Picking With Window Rectangles

15 Q3WindowRectPick_SetRect

You can use the Q3WindowRectPick_SetRect function to set the rectangle of a window-rectangle pick object.

TQ3Status Q3WindowRectPick_SetRect (
TQ3PickObject pick, 
const TQ3Area *rect);
pick A window-rectangle pick object.
rect The desired rectangle for the specified window-rectangle pick object.

DESCRIPTION


The Q3WindowRectPick_SetRect function sets the rectangle of the window-rectangle pick object specified by the pick parameter to the rectangle specified by the rect 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