|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Captures node computation output into a buffer.
| buffer | Buffer to store the processed data |
This method implements a configurable data flow pattern:
Implements MayaFlux::Buffers::BufferProcessor.
Definition at line 14 of file NodeBuffer.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, m_clear_before_process, m_node, MF_RT_ERROR, and update_buffer().
Here is the call graph for this function: