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

ovrFovStencilDesc Struct Reference

Fov-stencil mesh descriptor passed into the function ovr_GetFovStencil.

Data Fields

ovrFovStencilType
uint32_t
Bit flag combination of ovrFovStencilFlags.
ovrEyeType
Eye ( )
ovrFovPort
FovPort ( )
Typically FOV obtained from ovrEyeRenderDesc.
ovrQuatf
Typically HmdToEyePose.Orientation obtained from ovrEyeRenderDesc Note: Currently unsupported, always treated as identity.

Detailed Description

Field Documentation

ovrFovStencilType ovrFovStencilDesc::StencilType ( )
uint32_t ovrFovStencilDesc::StencilFlags ( )
Bit flag combination of ovrFovStencilFlags.
ovrEyeType ovrFovStencilDesc::Eye ( )
ovrFovPort ovrFovStencilDesc::FovPort ( )
Typically FOV obtained from ovrEyeRenderDesc.
ovrQuatf ovrFovStencilDesc::HmdToEyeRotation ( )
Typically HmdToEyePose.Orientation obtained from ovrEyeRenderDesc Note: Currently unsupported, always treated as identity.
The documentation for this struct was generated from the following file: Include/OVR_CAPI.h