Vuo 2.4.4
Loading...
Searching...
No Matches
VuoMathExpression.h
Go to the documentation of this file.
1
10#ifndef VuoMathExpression_h
11#define VuoMathExpression_h
12
13#ifdef __cplusplus
14extern "C" {
15#endif
16
18
35
37struct json_object * VuoMathExpression_getJson(const VuoMathExpression value);
39
41
48
53#ifdef __cplusplus
54}
55#endif
56
57#endif