|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inlineoverrideprotectedvirtual |
Updates the context object with the current node state.
| value | The current sample value |
This method is responsible for updating the NodeContext object with the latest state information from the node. It is called internally whenever a new output value is produced, ensuring that the context reflects the current state of the node for use in callbacks.
Implements MayaFlux::Nodes::Node.
Definition at line 522 of file NodeCombine.hpp.