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

Description

VuoGradientNoise implementation.

Functions

VuoGradientNoise VuoGradientNoise_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoGradientNoise.
 
json_objectVuoGradientNoise_getJson (const VuoGradientNoise value)
 Encodes value as a JSON object.
 
VuoList_VuoGradientNoise VuoGradientNoise_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoGradientNoise_getSummary (const VuoGradientNoise value)
 Same as VuoGradientnoise_getString()