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

Description

VuoDisplacement implementation.

Functions

VuoDisplacement VuoDisplacement_valueFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_object * VuoDisplacement_jsonFromValue (const VuoDisplacement value)
 Encodes value as a JSON object.
 
char * VuoDisplacement_summaryFromValue (const VuoDisplacement value)
 Returns a compact string representation of value.