Vuo  2.0.0
Classes | Functions
VuoLeapFrame.h File Reference

Description

VuoLeapFrame C type definition.

Definition in file VuoLeapFrame.h.

Go to the source code of this file.

Classes

struct  VuoLeapFrame
 A frame of Leap Motion data. More...
 

Functions

VuoLeapFrame VuoLeapFrame_makeFromJson (json_object *js)
 
json_objectVuoLeapFrame_getJson (const VuoLeapFrame value)
 
char * VuoLeapFrame_getSummary (const VuoLeapFrame value)
 
VuoLeapFrame VuoLeapFrame_make (VuoInteger id, VuoList_VuoLeapHand hands, VuoList_VuoLeapPointable pointables)
 
VuoLeapFrame VuoLeapFrame_makeFromString (const char *initializer)
 Automatically generated function. More...
 
char * VuoLeapFrame_getString (const VuoLeapFrame value)
 Automatically generated function. More...
 
void VuoLeapFrame_retain (VuoLeapFrame value)
 Automatically generated function. More...
 
void VuoLeapFrame_release (VuoLeapFrame value)
 Automatically generated function. More...