Monado OpenXR Runtime
|
Information about the whole North Star headset. More...
#include <north_star/ns_hmd.h>
Data Fields | |
struct xrt_device | base |
struct xrt_pose | pose |
const char * | config_path |
struct ns_eye | eye_configs [2] |
struct ns_leap | leap_config |
struct xrt_device * | tracker |
bool | print_spew |
bool | print_debug |
Information about the whole North Star headset.
struct xrt_device ns_hmd::base |
Referenced by ns_hmd_create().
const char* ns_hmd::config_path |
struct ns_eye ns_hmd::eye_configs[2] |
struct ns_leap ns_hmd::leap_config |
struct xrt_pose ns_hmd::pose |
bool ns_hmd::print_debug |
bool ns_hmd::print_spew |
struct xrt_device* ns_hmd::tracker |