|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kinesis::Stochastic::Stochastic::configure | ( | const std::string & | key, |
| std::any | value | ||
| ) |
Configures algorithm-specific parameters.
| key | Parameter name |
| value | Parameter value |
Standard parameters (algorithm-dependent):
Interactive/Live parameters (future-ready):
Dynamic reconfiguration is fully supported - call anytime to alter behavior.
Definition at line 32 of file Stochastic.cpp.
References m_config, and m_dist_dirty.
Referenced by MayaFlux::Kinesis::Stochastic::brownian(), MayaFlux::Kinesis::Stochastic::gaussian(), MayaFlux::Kinesis::Stochastic::gendy(), MayaFlux::Kinesis::Stochastic::perlin(), and MayaFlux::Nodes::Generator::Random::set_normal_spread().
Here is the caller graph for this function: