The tracker event data type.
Data Fields |
|
ZSInt32 | size |
The event data's size in bytes. |
|
ZSTrackerEventType | type |
The event's type. |
|
ZSDouble | timestamp |
The time that the event was generated (represented in seconds since last system reboot). |
|
ZSMatrix4 | poseMatrix |
The tracker-space position and orientation in OpenGL 4x4 matrix format. |
|
ZSInt32 | buttonId |
The integer id corresponding to the target's physical button. |