Vuo 2.4.4
Loading...
Searching...
No Matches
Functions
VuoMathExpression.c File Reference

Description

VuoMathExpression implementation.

Definition in file VuoMathExpression.c.

Go to the source code of this file.

Functions

VuoMathExpression VuoMathExpression_makeFromJson (json_object *js)
 Decodes the JSON object to create a new value.
 
json_object * VuoMathExpression_getJson (const VuoMathExpression me)
 Encodes the value as a JSON object.
 
char * VuoMathExpression_getSummary (const VuoMathExpression me)
 Returns a string representation of the value.