Monado OpenXR Runtime
xrt_view_config Struct Reference
Collaboration diagram for xrt_view_config:

Data Fields

enum xrt_view_type view_type
 Which view type this is for, mono, stereo, quad_with_inset, etc... More...
 
uint32_t view_count
 Must match the view_type, in the future view_types might have variable views. More...
 
struct xrt_view_config_properties views [XRT_MAX_COMPOSITOR_VIEW_CONFIGS_VIEW_COUNT]
 The per view information. More...
 

Field Documentation

◆ view_count

uint32_t xrt_view_config::view_count

Must match the view_type, in the future view_types might have variable views.

◆ view_type

enum xrt_view_type xrt_view_config::view_type

Which view type this is for, mono, stereo, quad_with_inset, etc...

◆ views

struct xrt_view_config_properties xrt_view_config::views[XRT_MAX_COMPOSITOR_VIEW_CONFIGS_VIEW_COUNT]

The per view information.


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