Vuo  0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
VuoGlTexture.c File Reference

Description

VuoGlTexture implementation.

Functions

VuoGlTexture VuoGlTexture_valueFromString (const char *initializer)
 Parses initializer, a GL Texture represented as a JSON C string, and returns a VuoGlTexture structure.
 
char * VuoGlTexture_stringFromValue (const VuoGlTexture value)
 Returns a JSON string representing the specified texture, in the same format as typeInitWithValue.
 
char * VuoGlTexture_summaryFromValue (const VuoGlTexture value)
 A brief summary of the contents of this texture.