Monado OpenXR Runtime
|
WMR and MS HoloLens protocol helpers implementation. More...
#include "wmr_protocol.h"
Functions | |
void | vec3_from_hololens_accel (int32_t sample[3][4], int i, struct xrt_vec3 *out_vec) |
void | vec3_from_hololens_gyro (int16_t sample[3][32], int i, struct xrt_vec3 *out_vec) |
WMR and MS HoloLens protocol helpers implementation.