XRTraits C++ OpenXR Utilities
|
Initializing OpenXR Structs | Wrapper types and functions to build known-good OpenXR structs |
Two-Call Idiom Wrappers | Functions simplifying calls that return a variable-length buffer/array |
RAII Handle Wrappers | Types performing RAII-style automatic destruction of handles |
Dynamic Typing Verification | High-level functionality to interact with OpenXR "tagged" types in typesafe, type-checked ways |
Cast-Like Functions | Casts for OpenXR tagged types, as well as utilities for traversing a next chain |