XRTraits C++ OpenXR Utilities
xrtraits Directory Reference
Directory dependency graph for xrtraits:
xrtraits

Directories

Files

file  Attributes.h [code]
 Header defining macros corresponding to various C++ attributes.
 
file  Common.h [code]
 Header with common utilities used by multiple headers.
 
file  DynamicVerified.h [code]
 Header providing type-enforced verification of OpenXR "tagged types".
 
file  GSLWrap.h [code]
 Header wrapping or stubbing GSL.
 
file  InitXrType.h [code]
 Header providing a variety of ways to create or initialize an OpenXR "tagged struct".
 
file  PolymorphicSpan.h [code]
 Header.
 
file  TwoCall.h [code]
 Header providing wrappers for returning a variable-length collection by repeatedly calling a "two-call idiom" OpenXR function for you. Lets you pretend it's only a single call, possibly returning a std::vector<> (for some variants).
 
file  UniqueHandles.h [code]
 Header defining unique_ptr-based RAII types for OpenXR handles.