15 Managing Pick Objects

15 Q3Pick_EmptyHitList

You can use the Q3Pick_EmptyHitList function to empty a pick object's hit list.

TQ3Status Q3Pick_EmptyHitList (TQ3PickObject pick);
pick A pick object.

DESCRIPTION


The 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.

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