Vuo  2.3.2
Functions
VuoLeapPointableType.c File Reference

Description

VuoLeapPointableType implementation.

Definition in file VuoLeapPointableType.c.

Go to the source code of this file.

Functions

VuoLeapPointableType VuoLeapPointableType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoLeapPointableType. More...
 
json_objectVuoLeapPointableType_getJson (const VuoLeapPointableType value)
 Encodes value as a JSON object. More...
 
VuoList_VuoLeapPointableType VuoLeapPointableType_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoLeapPointableType_getSummary (const VuoLeapPointableType value)
 Same as VuoLeapPointableType_getString() More...