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

Description

VuoLoopType implementation.

Functions

VuoLoopType VuoLoopType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoLoopType.
 
json_objectVuoLoopType_getJson (const VuoLoopType value)
 Encodes value as a JSON object.
 
VuoList_VuoLoopType VuoLoopType_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoLoopType_getSummary (const VuoLoopType value)
 Same as VuoBlendMode_getString()