4 Creating and Editing Markers

4 Q3Marker_SetData

You can use the Q3Marker_SetData function to set the data associated with a marker.

TQ3Status Q3Marker_SetData (
TQ3GeometryObject marker, 
const TQ3MarkerData *markerData);
marker A marker.
markerData A pointer to a TQ3MarkerData structure.

DESCRIPTION


The Q3Marker_SetData function sets the data associated with the marker specified by the marker parameter to the data specified by the markerData parameter.

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