Q3Marker_SetPosition
You can use theQ3Marker_SetPosition
function to set the position of a marker.
TQ3Status Q3Marker_SetPosition ( TQ3GeometryObject marker, const TQ3Point3D *location);
marker
- A marker.
location
- The desired location of the specified marker.
DESCRIPTION
TheQ3Marker_SetPosition
function sets the position of the marker specified by themarker
parameter to the point specified in theposition
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help