A trackable that represents a ObjectTarget object More...
Public Member Functions | |
float | GetLargestSizeComponent () |
Returns the largets component of the target size. More... | |
Vector3 | GetSize () |
Returns the size of the target (in 3D scene units). More... | |
bool | SetSize (Vector3 size) |
Sets the size of the target (in 3D scene units). This is only allowed when the dataset is not active! More... | |
Additional Inherited Members | |
Properties inherited from Trackable | |
int | ID [get] |
The runtime Id of the Trackable More... | |
string | Name [get] |
The name of the Trackable More... | |
A trackable that represents a ObjectTarget object
float GetLargestSizeComponent | ( | ) |
Returns the largets component of the target size.
Vector3 GetSize | ( | ) |
Returns the size of the target (in 3D scene units).
bool SetSize | ( | Vector3 | size | ) |
Sets the size of the target (in 3D scene units). This is only allowed when the dataset is not active!