15 Picking With Window Points
Q3WindowPointPick_SetPoint
function to set the point of a window-point pick object in screen space.
TQ3Status Q3WindowPointPick_SetPoint ( TQ3PickObject pick, const TQ3Point2D *point);pick
A window-point pick object.point
The desired point for the specified window-point pick object.
Q3WindowPointPick_SetPoint
function sets the point of the window-point pick object specified by the pick
parameter to the point specified by the point
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker