TracktionEngine
|
A Node and its ID cached for quick lookup (without having to traverse the graph). More...
#include <tracktion_Node.h>
Public Attributes | |
Node * | node = nullptr |
size_t | id = 0 |
A Node and its ID cached for quick lookup (without having to traverse the graph).
Node* tracktion::graph::NodeAndID::node = nullptr |
size_t tracktion::graph::NodeAndID::id = 0 |