|
Monado OpenXR Runtime
|

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... | |
| uint32_t xrt_view_config::view_count |
Must match the view_type, in the future view_types might have variable views.
| enum xrt_view_type xrt_view_config::view_type |
Which view type this is for, mono, stereo, quad_with_inset, etc...
| struct xrt_view_config_properties xrt_view_config::views[XRT_MAX_COMPOSITOR_VIEW_CONFIGS_VIEW_COUNT] |
The per view information.