Vuo  2.3.2
Functions
VuoDmxColorMap.c File Reference

Description

VuoDmxColorMap implementation.

Definition in file VuoDmxColorMap.c.

Go to the source code of this file.

Functions

VuoDmxColorMap VuoDmxColorMap_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value. More...
 
json_objectVuoDmxColorMap_getJson (const VuoDmxColorMap value)
 Encodes value as a JSON object. More...
 
VuoList_VuoDmxColorMap VuoDmxColorMap_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoDmxColorMap_getSummary (const VuoDmxColorMap value)
 Returns a compact string representation of value. More...