|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Updates the buffer data with node output.
| buffer_data | Reference to the buffer's data vector |
This method applies the node-generated data to the buffer according to the configured interpolation coefficient and clear_before_process setting.
Definition at line 60 of file NodeBuffer.cpp.
References MayaFlux::Utils::INACTIVE, m_mix, and m_node.
Referenced by processing_function().
Here is the caller graph for this function: