Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | vrAEBase.vrAEBase --+ | vrTrackerSensor --+ | vrTrackerBody
The vrTrackerBody class is a proxy class to access a tracking body as defined in the Tracking GUI module. In order to create a vrTrackerBody object for an existing body, you only have to pass its name as the only parameter to its constructor. The name is simply a user definable string and set in the tracking GUI in VRED.
Instance Methods | |||
|
|||
string |
|
||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Method Details |
The constructor of the vrTrackerBody class.
|
Returns the name of the node, which is connected to this body.
|
Sets the name of the node, which will be connected to this body. This means that the tracking system will update the transformation matrix of the node. Only transform nodes can be attached to a body.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 29 09:33:22 2024 | http://epydoc.sourceforge.net |