Skyscraper 2.0
xr::ViewConfigurationState Struct Reference

#include <XrViewConfiguration.h>

Public Attributes

XrViewConfigurationType Type
 
std::vector< XrViewConfigurationView > ViewConfigViews
 
std::vector< XrView > Views
 
bool Active
 

Detailed Description

Definition at line 16 of file XrViewConfiguration.h.

Member Data Documentation

◆ Active

bool xr::ViewConfigurationState::Active

Definition at line 20 of file XrViewConfiguration.h.

◆ Type

XrViewConfigurationType xr::ViewConfigurationState::Type

Definition at line 17 of file XrViewConfiguration.h.

Referenced by xr::CreateViewConfigurationState().

◆ ViewConfigViews

std::vector<XrViewConfigurationView> xr::ViewConfigurationState::ViewConfigViews

Definition at line 18 of file XrViewConfiguration.h.

◆ Views

std::vector<XrView> xr::ViewConfigurationState::Views

Definition at line 19 of file XrViewConfiguration.h.


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