The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

d/ht: Fix doxygen warnings

+2
+2
src/xrt/drivers/ht/ht_interface.h
··· 46 46 * 47 47 * @param xfctx WMR context to attach the tracker to 48 48 * @param calib Calibration struct for stereo camera 49 + * @param output_space What the origin of the output data should be 50 + * @param algorithm_choice Which algorithm to use for hand tracking 49 51 * @param out_sinks Sinks to stream camera data to 50 52 * @param out_device Newly created hand tracker "device" 51 53 * @return int 0 on success