18 Creating and Managing Trackers

18 Q3Tracker_SetNotifyThresholds

You can use the Q3Tracker_SetNotifyThresholds function to set the notify thresholds of a tracker.

TQ3Status Q3Tracker_SetNotifyThresholds (
TQ3TrackerObject trackerObject, 
float positionThresh, 
float orientationThresh);
trackerObject
A tracker object.
positionThresh
The desired position threshold of the specified tracker.
orientationThresh
The desired orientation threshold (in radians) of the specified tracker.

DESCRIPTION


The Q3Tracker_SetNotifyThresholds function sets the position and orientation thresholds of the tracker specified by the trackerObject parameter to the values in the positionThresh and orientationThresh parameters.

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