Monado OpenXR Runtime
Leap Motion Controller driver

Leap Motion Controller driver using Ultraleap's V2 API. More...

Collaboration diagram for Leap Motion Controller driver:

Files

file  ulv2_driver.cpp
 Driver for Ultraleap's V2 API for the Leap Motion Controller.
 
file  ulv2_interface.h
 Driver for Ultraleap's V2 API for the Leap Motion Controller.
 

Functions

xrt_result_t ulv2_create_device (struct xrt_device **out_xdev)
 Probing function for Leap Motion Controller. More...
 

Detailed Description

Leap Motion Controller driver using Ultraleap's V2 API.

Function Documentation

◆ ulv2_create_device()

xrt_result_t ulv2_create_device ( struct xrt_device **  out_xdev)

#include <drivers/ultraleap_v2/ulv2_interface.h>

Probing function for Leap Motion Controller.

See also
xrt_prober_found_func_t