|
MayaFlux 0.1.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 334 of file NodeGraphManager.cpp.
References m_token_roots, and token.
Referenced by print_summary(), and process_all_tokens().
Here is the caller graph for this function: