|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::RootNode::preprocess | ( | ) |
Checks if the root node can process pending operations.
This method can be used to determine if the root node is in the middle of a processing cycle. If true, queued pending operations will be executed
Definition at line 93 of file RootNode.cpp.
References m_is_processing, m_pending_count, m_skip_state_management, and process_pending_operations().
Referenced by process_frame(), and process_sample().
Here is the call graph for this function:
Here is the caller graph for this function: