Vuo  0.9.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_valueFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoLeapTouchZone.
 
json_object * VuoLeapTouchZone_jsonFromValue (const VuoLeapTouchZone value)
 Encodes value as a JSON object.
 
VuoList_VuoLeapTouchZone VuoLeapTouchZone_allowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoLeapTouchZone_summaryFromValue (const VuoLeapTouchZone value)
 Same as VuoLeapTouchZone_stringFromValue()