|
MayaFlux 0.1.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 14 of file Stochastic.cpp.
References m_current_end, m_current_start, MayaFlux::Nodes::Node::m_last_output, notify_tick(), and random_sample().
Here is the call graph for this function: