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

Description

VuoLeapPointableType implementation.

Functions

VuoLeapPointableType VuoLeapPointableType_valueFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoLeapPointableType.
 
json_object * VuoLeapPointableType_jsonFromValue (const VuoLeapPointableType value)
 Encodes value as a JSON object.
 
VuoList_VuoLeapPointableType VuoLeapPointableType_allowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoLeapPointableType_summaryFromValue (const VuoLeapPointableType value)
 Same as VuoLeapPointableType_stringFromValue()