Vuo  2.3.2
Functions
VuoGradientNoise.c File Reference

Description

VuoGradientNoise implementation.

Definition in file VuoGradientNoise.c.

Go to the source code of this file.

Functions

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