Monado OpenXR Runtime
Loading...
Searching...
No Matches
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.
 

Detailed Description

Leap Motion Controller driver using Ultraleap's V5 API.

Function Documentation

◆ ulv5_create_device()