Skyscraper 2.0
XrStereoView.h File Reference

Go to the source code of this file.

Namespaces

namespace  xr
 The xr::DispatchTable struct contains all available PFN pointers to xr functions including those in all extensions. The application should call dispatchTable.Initialize() once creating a new XrInstance to initialize all function pointers. The application should reset the dispatch table by = {} when destroying the instance handle.
 
namespace  xr::StereoView
 

Variables

constexpr uint32_t xr::StereoView::Left = 0
 
constexpr uint32_t xr::StereoView::Right = 1
 
constexpr uint32_t xr::StereoView::Count = 2