Vuo  2.3.2
Public Member Functions | List of all members
VuoLeapListener Class Reference

Description

Listens for Leap events, and passes them along to the specified trigger port.

Definition at line 109 of file VuoLeap.cc.

Public Member Functions

 VuoLeapListener (void(*receivedFrame)(VuoLeapFrame frame))
 Creates a listener, which calls the specified trigger function when it receives a frame. More...
 

Constructor & Destructor Documentation

◆ VuoLeapListener()

VuoLeapListener::VuoLeapListener ( void(*)(VuoLeapFrame frame)  receivedFrame)
inline

Creates a listener, which calls the specified trigger function when it receives a frame.

Definition at line 115 of file VuoLeap.cc.


The documentation for this class was generated from the following file: