Public Member Functions | |
getPropertyDescriptionList (aScript) | |
GetTrackerName () | |
beginSprite (me) | |
Broadcast (mytimestamp, t) | |
SetMarkerInfo (me, trackerinfo) | |
updateTracker (me, ID, msgList) | |
Public Attributes | |
gMarkerList | |
list of all the markers that are available to capture | |
Markersublist | |
the list that contains the information on which actors are subscribed to which marker | |
Private Attributes | |
GTTrackerDataList | |
Data list used to store previous reports. | |
TrackerDataList | |
Data list used to store previous reports. | |
lasttransform | |
the last transform that was broadcast | |
myID | |
the ID of the fused tracker this behavior produced | |
pTracker | |
2nd tracker properties | |
trackerID | |
hold the ID number, not name of tracker |
for each VRPN tracker and sensor ID pair, or for each marker panel). the LiveTracker will broadcast the tracker information to the rest of DART under the virtual trackername provided by the user. The trackers can have specific transforms applied to them before broadcast. When all markers are subscribed to, the LiveTracker broadcasts world coordinates for the camera when ever a marker with defined world coordinates is seen.
Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 All Rights Reserved (See LICENSE cast member for full license information)
|
|
|
|
|
|
|
|
|
|
|
|
|
list of all the markers that are available to capture
|
|
Data list used to store previous reports.
|
|
the last transform that was broadcast
|
|
the list that contains the information on which actors are subscribed to which marker
|
|
the ID of the fused tracker this behavior produced
|
|
2nd tracker properties
|
|
Data list used to store previous reports.
|
|
hold the ID number, not name of tracker
|