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

Description

VuoProjectionType implementation.

Functions

VuoProjectionType VuoProjectionType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoProjectionType.
 
json_objectVuoProjectionType_getJson (const VuoProjectionType value)
 Encodes value as a JSON object.
 
VuoList_VuoProjectionType VuoProjectionType_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoProjectionType_getSummary (const VuoProjectionType value)
 Same as VuoProjectionType_getString() but with some capitilization involved.