|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::RootNode::terminate_all_nodes | ( | ) |
Terminates all nodes registered with this root node.
This method unregisters all node processing and stops active processing contexts but does not clear nodes
Definition at line 236 of file RootNode.cpp.
References m_is_processing, m_Nodes, m_request_terminate, process_pending_operations(), and unregister_node().
Here is the call graph for this function: