Vuo  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoScreen.c File Reference

Description

VuoScreen implementation.

Functions

VuoScreen VuoScreen_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_objectVuoScreen_getJson (const VuoScreen value)
 Encodes value as a JSON object.
 
char * VuoScreen_getSummary (const VuoScreen value)
 Returns a compact string representation of value.
 
bool VuoScreen_areEqual (VuoScreen value1, VuoScreen value2)
 Returns true if the two screen specifications are identical.
 
bool VuoScreen_realize (VuoScreen screen, VuoScreen *realizedScreen)
 Given any VuoScreen structure: