Vuo 2.4.4
Loading...
Searching...
No Matches
Enumerations | Functions
VuoVerticalReflection.h File Reference

Description

VuoVerticalReflection C type definition.

Definition in file VuoVerticalReflection.h.

Go to the source code of this file.

Enumerations

enum  VuoVerticalReflection { VuoVerticalReflection_None , VuoVerticalReflection_Top , VuoVerticalReflection_Bottom }
 An enum defining different types of color masks. More...
 

Functions

VuoVerticalReflection VuoVerticalReflection_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoVerticalReflection.
 
json_object * VuoVerticalReflection_getJson (const VuoVerticalReflection value)
 Encodes value as a JSON object.
 
VuoList_VuoVerticalReflection VuoVerticalReflection_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoVerticalReflection_getSummary (const VuoVerticalReflection value)
 Returns a human-readable description of value.
 
char * VuoVerticalReflection_getString (const VuoVerticalReflection value)
 Automatically generated functions.
 
void VuoVerticalReflection_retain (VuoVerticalReflection value)
 Automatically generated functions.
 
void VuoVerticalReflection_release (VuoVerticalReflection value)
 Automatically generated functions.