|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Notifies all registered callbacks about a new value.
| value | The newly generated value |
This method is called internally whenever a new value is generated, creating the appropriate context and invoking all registered callbacks that should receive notification about this value.
Implements MayaFlux::Nodes::Node.
Definition at line 108 of file Stochastic.cpp.
References create_context(), MayaFlux::Nodes::Node::m_callbacks, MayaFlux::Nodes::Node::m_conditional_callbacks, and MayaFlux::Nodes::Node::m_last_context.
Referenced by process_sample().
Here is the call graph for this function:
Here is the caller graph for this function: