MarkerPick

Last Revision:
Version 1.0, 2003-01-14
First Version
Build Requirements:
Runtime Requirements:
Carbon

QuickDraw 3D MarkerPick This is code to demonstrate window point picking with markers, specifically how the pick is not considered successful unless the pick point hits one of the "on" bits of the marker bitmap. The app itself is just about all code stolen from the "Box" app; it's slightly modified to remove extraneous code and to dispatch clicks in the window content region to the picking routine.