|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::vector< ProcessingToken > MayaFlux::Nodes::NodeGraphManager::get_active_tokens | ( | ) | const |
Gets all currently active processing tokens (domains)
Returns a list of all processing domains that have at least one root node. Useful for introspection and for iterating over all active domains.
Definition at line 346 of file NodeGraphManager.cpp.
References m_token_roots, and token.
Referenced by print_summary(), process_all_tokens(), and terminate_active_processing().
Here is the caller graph for this function: