Monado OpenXR Runtime
Loading...
Searching...
No Matches
u_system_devices.h File Reference

Misc helpers for xrt_system_devices implementations. More...

#include "xrt/xrt_system.h"
Include dependency graph for u_system_devices.h:

Go to the source code of this file.

Typedefs

typedef xrt_result_t(* u_system_devices_get_roles_function_t) (struct xrt_system_devices *xsysd, struct xrt_system_roles *out_roles)
 Function pointer type for the system devices' get_roles function.
 
typedef void(* u_system_devices_destroy_function_t) (struct xrt_system_devices *xsysd)
 Function pointer type for the system devices' destroy function.
 

Functions

void u_system_devices_populate_function_pointers (struct xrt_system_devices *xsysd, u_system_devices_get_roles_function_t get_roles_fn, u_system_devices_destroy_function_t destroy_fn)
 

Detailed Description

Misc helpers for xrt_system_devices implementations.

Author
Beyley Cardellio ep1cm.nosp@m.1n10.nosp@m.n123@.nosp@m.gmai.nosp@m.l.com