|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Generates a single stochastic value.
| input | Input value (can be used for distribution modulation) |
This method generates a single value according to the current distribution settings. The input parameter can be used to modulate or influence the distribution in advanced applications.
Implements MayaFlux::Nodes::Node.
Definition at line 19 of file Nodes/Generators/Random.cpp.
References MayaFlux::Nodes::Generator::Generator::m_amplitude, m_current_end, m_current_start, MayaFlux::Nodes::Node::m_fire_events_during_snapshot, m_generator, MayaFlux::Nodes::Node::m_last_output, MayaFlux::Nodes::Node::m_networked_node, MayaFlux::Nodes::Node::m_state_saved, and notify_tick().
Here is the call graph for this function: