Design
Develop
Distribute
Support
Manage
developers
Login
Libovr 1.30 Reference Guide
ovrTrackerDesc Struct Reference
Specifies the description of a single sensor.
Data Fields
float
FrustumHFovInRadians
( )
Sensor frustum horizontal field-of-view (if present).
float
FrustumVFovInRadians
( )
Sensor frustum vertical field-of-view (if present).
float
FrustumNearZInMeters
( )
Sensor frustum near Z (if present).
float
FrustumFarZInMeters
( )
Sensor frustum far Z (if present).
Detailed Description
See Also:
ovr_GetTrackerDesc
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