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"
Include dependency graph for vive_builder.c:

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...
 

Detailed Description

Builder helpers for Vive/Index devices.

Author
Moses Turner moses.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m