Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | Related Pages

DART_Framework::VRPNObserveTracker Class Reference

Receives VRPN tracker reports and turns them into human readable descriptions. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 isOKToAttach (me, aSpriteType, aSpriteNum)
 beginSprite (me)
 updateTracker (me, id, data)
 If the tracker has changed this function gets called.


Private Attributes

 trackerID
 In this global we store the ID of the VRPN tracker.


Detailed Description

Receives VRPN tracker reports and turns them into human readable descriptions.

Attach this behavior to a text field sprite and subscribe to a running tracker. The tracker updates will then be used to set the text of the textmember accordingly.

Does not need a Wizard.

Properties:

Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 All Rights Reserved (See LICENSE cast member for full license information)

External Properties


Member Function Documentation

DART_Framework::VRPNObserveTracker::beginSprite me   ) 
 

DART_Framework::VRPNObserveTracker::getPropertyDescriptionList aScript   ) 
 

DART_Framework::VRPNObserveTracker::isOKToAttach me  ,
aSpriteType  ,
aSpriteNum 
 

DART_Framework::VRPNObserveTracker::updateTracker me  ,
id  ,
data 
 

If the tracker has changed this function gets called.

It will parse the data and transform it into a human readable format.


Member Data Documentation

DART_Framework::VRPNObserveTracker::trackerID [private]
 

In this global we store the ID of the VRPN tracker.


Generated on Fri Oct 8 16:38:01 2004 for DART-Lingo by doxygen 1.3.7