|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::RootNode::process_frame | ( | ) |
Processes a single frame from all registered nodes.
This method processes each registered node for a single frame. It is useful in scenarios where frame-based processing is required, such as visual or animation data processing.
Definition at line 139 of file RootNode.cpp.
References MayaFlux::Nodes::atomic_add_flag(), m_Nodes, postprocess(), preprocess(), and MayaFlux::Utils::PROCESSED.
Referenced by process_batch_frame().
Here is the call graph for this function:
Here is the caller graph for this function: