15 Managing Pick Objects
Q3Pick_EmptyHitList
function to empty a pick object's hit list.
TQ3Status Q3Pick_EmptyHitList (TQ3PickObject pick);
pick
A pick object.
Q3Pick_EmptyHitList
function disposes of all QuickDraw3D-allocated memory occupied by the hit list associated with the pick object specified by the pick
parameter. (This memory is also disposed of when the specified pick object is disposed of.) Q3Pick_EmptyHitList
also sets the hit count of the specified pick object to 0.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker