ZCTrackerPose struct

Struct representing tracker pose information.

Contents

This structure is used by the Tracker Target, Display, and Stereo Frustum APIs.

Public variables

ZSDouble timestamp
The time that the pose was captured (represented in seconds since last system reboot).
ZSMatrix4 matrix
The tracker-space position and orientation in 4x4 matrix format.