#include <tracktion_Node.h>
◆ rootNode
Node& tracktion::graph::Node::TransformOptions::rootNode |
◆ postOrderedNodes
const std::vector<Node*>& tracktion::graph::Node::TransformOptions::postOrderedNodes |
This is an ordered list obtained from visiting all the Nodes and can be used for quicker introspection of the graph.
◆ cache
A cache which can be used to speed up operations during the transform stage.
◆ disableLatencyCompensation
bool tracktion::graph::Node::TransformOptions::disableLatencyCompensation = false |
The documentation for this struct was generated from the following file: