Vuo  2.3.2
Functions
VuoLeapTouchZone.c File Reference

Description

VuoLeapTouchZone implementation.

Definition in file VuoLeapTouchZone.c.

Go to the source code of this file.

Functions

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