Monado OpenXR Runtime
|
Builder helpers for Vive/Index devices. More...
#include "xrt/xrt_device.h"
#include "xrt/xrt_prober.h"
#include "util/u_misc.h"
#include "util/u_logging.h"
#include "util/u_builders.h"
#include "util/u_system_helpers.h"
#include "vive_common.h"
#include "vive_builder.h"
Macros | |
#define | HAVE_USB_DEV(VID, PID) u_builder_find_prober_device(xpdevs, xpdev_count, VID, PID, XRT_BUS_TYPE_USB) |
Functions | |
xrt_result_t | vive_builder_estimate (struct xrt_prober *xp, bool have_6dof, bool have_hand_tracking, bool *out_valve_have_index, struct xrt_builder_estimate *out_estimate) |
Helper function to do an estimate of a system. More... | |
Builder helpers for Vive/Index devices.