39 ns_hmd_create(
const char *config_path,
bool print_spew,
bool print_debug);
A simple prober to probe for a HMD device connected to the system.
Definition: xrt_prober.h:333
struct xrt_auto_prober * ns_create_auto_prober(void)
Create a probe for NS devices.
Definition: ns_prober.c:69
struct xrt_device * ns_hmd_create(const char *config_path, bool print_spew, bool print_debug)
Create a North Star hmd.
Definition: ns_hmd.c:290
A single HMD or input device.
Definition: xrt_device.h:203