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

Detailed Description

Leap Motion Controller driver using Ultraleap's V2 API.

Function Documentation

◆ ulv2_create_device()