4 Creating and Editing Markers

4 Q3Marker_SetBitmap

You can use the Q3Marker_SetBitmap function to set the bitmap of a marker.

TQ3Status Q3Marker_SetBitmap (
TQ3GeometryObject marker, 
const TQ3Bitmap *bitmap);
marker A marker.
bitmap The desired bitmap of the specified marker.

DESCRIPTION


The Q3Marker_SetBitmap function sets the bitmap of the marker specified by the marker parameter to that specified in the bitmap parameter. Q3Marker_SetBitmap copies the bitmap to internal QuickDraw3D memory, so you can dispose of the specified bitmap after calling Q3Marker_SetBitmap.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 21 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker