This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Libovr 1.30 Reference Guide

ovrTrackerPose Struct Reference

Specifies the pose for a single sensor.

Data Fields

unsigned int
ovrTrackerFlags.
ovrPosef
Pose ( )
The sensor's pose.
ovrPosef
The sensor's leveled pose, aligned with gravity.

Field Documentation

unsigned int ovrTrackerPose::TrackerFlags ( )
ovrTrackerFlags.
ovrPosef ovrTrackerPose::Pose ( )
The sensor's pose.
This pose includes sensor tilt (roll and pitch). For a leveled coordinate system use LeveledPose.
ovrPosef ovrTrackerPose::LeveledPose ( )
The sensor's leveled pose, aligned with gravity.
This value includes pos and yaw of the sensor, but not roll and pitch. It can be used as a reference point to render real-world objects in the correct location.
The documentation for this struct was generated from the following file: Include/OVR_CAPI.h