|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Notifies all registered callbacks about a new output value.
| value | The newly combined output value |
This method is called internally whenever a new value is produced, creating the appropriate context with both input values and the output, and invoking all registered callbacks that should receive notification.
Implements MayaFlux::Nodes::Node.
Definition at line 280 of file NodeStructure.cpp.
References get_last_context(), MayaFlux::Nodes::Node::m_callbacks, MayaFlux::Nodes::Node::m_conditional_callbacks, and update_context().
Referenced by process_sample().
Here is the call graph for this function:
Here is the caller graph for this function: