|
Monado OpenXR Runtime
|
Header for glue classes to wrap XRT device interfaces. More...

Go to the source code of this file.
Data Structures | |
| struct | xrt::util::DeviceFunctions |
| Selects which functions that the DeviceBase wrapper should set. More... | |
| class | xrt::util::DeviceBase< T, functions > |
| Helper wrapper for xrt_device, Monado has C style inheritance where the first field is the base class. More... | |
Macros | |
| #define | GET(xdev) (fromXDev(xdev)->derived()) |
Header for glue classes to wrap XRT device interfaces.