|
Monado OpenXR Runtime
|
Client proxy for xrt_app_system. More...


Data Fields | |
| struct xrt_app_system | base |
| struct ipc_connection * | ipc_c |
| The IPC connection. | |
| uint32_t | id |
Data Fields inherited from xrt_app_system | |
| void(* | destroy )(struct xrt_app_system *xasys) |
| Destroy the application system and its owned objects. | |
Additional Inherited Members | |
Static Public Member Functions inherited from xrt_app_system | |
| static XRT_NONNULL_ALL void | xrt_app_system_destroy (struct xrt_app_system **xasys_ptr) |
| Destroy the application system and its owned objects. | |
Client proxy for xrt_app_system.
| struct ipc_connection* ipc_client_app_system::ipc_c |
The IPC connection.