Vuo  1.0.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoLeapTouchZone.c File Reference

Description

VuoLeapTouchZone implementation.

Functions

VuoLeapTouchZone VuoLeapTouchZone_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoLeapTouchZone.
 
json_object * VuoLeapTouchZone_getJson (const VuoLeapTouchZone value)
 Encodes value as a JSON object.
 
VuoList_VuoLeapTouchZone VuoLeapTouchZone_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoLeapTouchZone_getSummary (const VuoLeapTouchZone value)
 Same as VuoLeapTouchZone_getString()