ZCTrackerEventData struct
The tracker event data type.
Contents
- Reference
Public variables
- ZSInt32 size
- The event data's size in bytes.
- ZCTrackerEventType 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 4x4 matrix format.
- ZSInt32 buttonId
- The integer id corresponding to the target's physical button.