|
Grip-Reloaded
Grip version visualizaiton interface for DART (DynamicAnimationandRoboticsToolkits)
|
This class is used to return the object that is selected in the Object Explorer or Tree View. More...
Public Member Functions | |
| TreeViewReturn () | |
| Constructor for TreeViewReturn. | |
Public Attributes | |
| void * | object |
| used to store the Skeleton object or the BodyNode object | |
| DataType | dType |
| used to differentiate between the skeleton object and BodyNode object | |
| int | skeletonId |
| used to identify skeleton id number | |
This class is used to return the object that is selected in the Object Explorer or Tree View.
1.7.6.1