This is the primary interface to a Tracker object associated with a ClientBase. More...
List of all members.
This is the primary interface to a Tracker object associated with a ClientBase.
It reads the position and orientation information from the tracker and makes it available as a transformation on the data graph.
[static]
Reimplemented from DataNode.
Returns the coordinate system that the TrackerNode will convert its transform into for passing down the data graph.
Normally, this is CS_default.
Returns the current orientation of the tracker, if it is available.
Returns the current position of the tracker, if it is available.
Returns the time of the tracker's last update.
Returns the coordinate system that the tracker associated with this node will operate in.
Returns the current position and orientation of the tracker, as a combined matrix.
Reimplemented from PandaNode.
True if this data comes with timestamps.
Returns true if the TrackerNode is valid and connected to a server, false otherwise.
Specifies the coordinate system that the TrackerNode will convert its transform into for passing down the data graph.
Specifies the coordinate system that the tracker associated with this node will operate in.
Normally, this is set from the ClientBase that's used to create the TrackerNode, so it should not need to be set on an individual tracker basis.