|
Jamoma API
0.6.0.a19
|
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. | |
This object represents a single 'outlet' from a TTGraphObjectBase.
TTGraphObjectBase maintains a vector of these outlets.
Definition at line 37 of file TTGraphDescription.h.