|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
A Node and its ID cached for quick lookup (without having to traverse the graph). More...
#include "tracktion_Node.h"
Public Attributes | |
| Node * | node |
| size_t | id |
A Node and its ID cached for quick lookup (without having to traverse the graph).
Definition at line 102 of file tracktion_Node.h.
| size_t tracktion::graph::NodeAndID::id |
Definition at line 105 of file tracktion_Node.h.
| Node* tracktion::graph::NodeAndID::node |
Definition at line 104 of file tracktion_Node.h.