Vuo  2.0.0
Classes | Typedefs
VuoCompilerGraphvizParser.hh File Reference

Description

VuoCompilerGraphvizParser interface.

Definition in file VuoCompilerGraphvizParser.hh.

Go to the source code of this file.

Classes

class  VuoCompilerGraphvizParser
 Parses nodes and cables from a .vuo composition file. More...
 

Typedefs

typedef struct Agraph_t graph_t
 Shorthand for Agraph_t. More...
 

Typedef Documentation

◆ graph_t

typedef struct Agraph_t graph_t

Shorthand for Agraph_t.

Definition at line 27 of file VuoCompilerGraphvizParser.hh.