pub const ovrTracker_PoseTracked: ovrTrackerFlags = 0x0004;
Expand description

The sensor has a valid pose, else the pose is unavailable. This will only be set if ovrTracker_Connected is set.