Qualcomm© Snapdragon™ VR SDK  3.0.2
Public Attributes | List of all members
sxrFrameParams Struct Reference

Per-frame data needed for time warp, distortion/aberration correction. More...

#include <sxrApi.h>

Public Attributes

int32_t frameIndex
 Frame Index.
 
int32_t minVsyncs
 Minimum number of vysnc events before displaying the frame (1=display refresh, 2=half refresh, etc...)
 
sxrRenderLayer renderLayers [SXR_MAX_RENDER_LAYERS]
 Description of each render layer.
 
uint32_t frameOptions
 Options for adjusting the frame warp behavior (bitfield of sxrFrameOption)
 
sxrHeadPoseState headPoseState
 Head pose state used to generate the frame.
 
sxrWarpType warpType
 Type of warp to be used on the frame.
 
float fieldOfView
 Field of view used to generate this frame (larger than device fov to provide timewarp margin)
 

Detailed Description

Per-frame data needed for time warp, distortion/aberration correction.

See also
sxrSubmitFrame

The documentation for this struct was generated from the following file: