Vuo  0.4.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules
Developing Node Classes and Types for Vuo

Description

Vuo provides an API for developing custom node classes, which Vuo users can add to their Node Library, and custom port types. The documentation below describes the API.

For documentation on the concepts and behavior of nodes and ports, see VuoManual.pdf.

For examples of node classes and port types, see the node and type directories in the Vuo source code.

Modules

 Writing a Node Class
 
 Writing a Type
 
 Managing Memory
 
 Managing Concurrency
 
 Using Libraries