Vuo  2.0.0
Classes | Typedefs
VuoShaderFile.hh File Reference

Description

VuoShaderFile interface.

Definition in file VuoShaderFile.hh.

Go to the source code of this file.

Classes

class  VuoShaderFile
 Reads and writes a graphics shader file collection. More...
 
struct  VuoShaderFile::Port
 A published input/output port in a shader. More...
 

Typedefs

typedef struct _VuoShaderVuoShader
 See VuoShader. More...
 

Class Documentation

◆ VuoShaderFile::Port

struct VuoShaderFile::Port
Class Members
string key
json_object * vuoPortDetails
string vuoTypeName

Typedef Documentation

◆ VuoShader

typedef struct _VuoShader* VuoShader

See VuoShader.

Definition at line 16 of file VuoShaderFile.hh.