Jamoma API  0.6.0.a19
TTGraphDescription Class Reference

This object represents a single 'outlet' from a TTGraphObjectBase. More...

#include <TTGraphDescription.h>

+ Inheritance diagram for TTGraphDescription:
+ Collaboration diagram for TTGraphDescription:

Public Attributes

TTInt32 mID
 An index number that uniquely identifies this instance.
 
TTPtr mUserData
 A place for a descriptions' user to store custom information, per node.
 

Static Public Attributes

static TTInt32 sIndex = 0
 Used for creating mID.
 

Detailed Description

This object represents a single 'outlet' from a TTGraphObjectBase.

TTGraphObjectBase maintains a vector of these outlets.

Definition at line 37 of file TTGraphDescription.h.


The documentation for this class was generated from the following files: