|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Notifies all registered callbacks about a new sample.
| value | The newly generated sample |
This method is called internally whenever a new sample is generated, creating the appropriate context and invoking all registered callbacks that should receive notification about this sample.
Implements MayaFlux::Nodes::Node.
Definition at line 501 of file Logic.cpp.
References MayaFlux::Nodes::Generator::CHANGE, MayaFlux::Nodes::Generator::CONDITIONAL, MayaFlux::Nodes::Generator::FALSE, get_last_context(), m_all_callbacks, MayaFlux::Nodes::Node::m_last_output, MayaFlux::Nodes::Generator::TICK, MayaFlux::Nodes::Generator::TRUE, update_context(), MayaFlux::Nodes::Generator::WHILE_FALSE, and MayaFlux::Nodes::Generator::WHILE_TRUE.
Referenced by process_multi_input(), and process_sample().
Here is the call graph for this function:
Here is the caller graph for this function: