15 Managing Pick Objects
Q3Pick_SetData
function to set the basic data associated with a pick object.
TQ3Status Q3Pick_SetData ( TQ3PickObject pick, const TQ3PickData *data);pick
A pick object.data
A pointer to a pick data structure.
Q3Pick_SetData
function sets the data associated with the pick object specified by the pick
parameter to the data specified by the data
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker