Monado OpenXR Runtime
Leap Motion Controller driver

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

Collaboration diagram for Leap Motion Controller driver:

Files

file  ulv5_driver.cpp
 Driver for Ultraleap's V5 API for the Leap Motion Controller.
 
file  ulv5_interface.h
 Driver for Ultraleap's V5 API for the Leap Motion Controller.
 

Functions

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

Detailed Description

Leap Motion Controller driver using Ultraleap's V5 API.

Function Documentation

◆ ulv5_create_device()

xrt_result_t ulv5_create_device ( struct xrt_device **  out_xdev)

#include <drivers/ultraleap_v5/ulv5_interface.h>

Probing function for Leap Motion Controller.

See also
xrt_prober_found_func_t