|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| RootNode & MayaFlux::Nodes::NodeGraphManager::get_root_node | ( | ProcessingToken | token, |
| unsigned int | channel | ||
| ) |
Gets or creates the root node for a specific token and channel.
| token | Processing domain |
| channel | Channel index |
If the root node does not exist, it is created and registered.
Definition at line 282 of file NodeGraphManager.cpp.
References ensure_root_exists(), m_token_roots, and token.
Referenced by add_to_root(), MayaFlux::Kriya::NodeTimer::cleanup_current_operation(), print_summary(), process_channel(), process_sample(), and remove_from_root().
Here is the call graph for this function:
Here is the caller graph for this function: