#include <NDI_commands.h>
Public Member Functions | |
| TransformData () | |
Public Attributes | |
| std::string | strPortHandle |
| A port handle used to manipulate a port (2 chars long). | |
| std::string | toolID |
| bool | bIsTracked |
| Indicates the tracking event of a tool. | |
| bool | bIsDisabled |
| bool | bIsMissing |
| float | fQ0 |
| Indicates the tool's orientation (Quaternion rotation). | |
| float | fQX |
| float | fQY |
| float | fQZ |
| float | fX |
| Indicates the tool's position. | |
| float | fY |
| float | fZ |
| float | fError |
| Indicates the measurement error. | |
| bool | bOutOfVolume |
| Indicates if the tool has been moved out of volume or disturbed. | |
| bool | bPartiallyOutOfVolume |
| bool | bDisturbanceDetected |
| unsigned long | uFrameNumber |
| the number of time this tool was tracked since start was called | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Indicates the tracking event of a tool.
|
|
|
Indicates if the tool has been moved out of volume or disturbed.
|
|
|
|
|
|
Indicates the measurement error.
|
|
|
Indicates the tool's orientation (Quaternion rotation).
|
|
|
|
|
|
|
|
|
|
|
|
Indicates the tool's position.
|
|
|
|
|
|
|
|
|
A port handle used to manipulate a port (2 chars long).
|
|
|
|
|
|
the number of time this tool was tracked since start was called
|
1.4.6