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.17 Reference Guide

ovrTrackerDesc Struct Reference

Specifies the description of a single sensor.

Data Fields

float
Sensor frustum horizontal field-of-view (if present).
float
Sensor frustum vertical field-of-view (if present).
float
Sensor frustum near Z (if present).
float
Sensor frustum far Z (if present).

Detailed Description

Field Documentation

float ovrTrackerDesc::FrustumHFovInRadians ( )
Sensor frustum horizontal field-of-view (if present).
float ovrTrackerDesc::FrustumVFovInRadians ( )
Sensor frustum vertical field-of-view (if present).
float ovrTrackerDesc::FrustumNearZInMeters ( )
Sensor frustum near Z (if present).
float ovrTrackerDesc::FrustumFarZInMeters ( )
Sensor frustum far Z (if present).
The documentation for this struct was generated from the following file: Include/OVR_CAPI.h