Monado OpenXR Runtime
|
Helper to implement xrt_system. More...
Go to the source code of this file.
Data Structures | |
struct | u_system_session_pair |
A pair of xrt_session and xrt_session_event_sink that has been registered to this system, used to multiplex events to all sessions. More... | |
struct | u_system |
A helper to implement a xrt_system, takes care of multiplexing events to sessions. More... | |
Helper to implement xrt_system.