|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| double MayaFlux::Kinesis::Stochastic::Stochastic::at | ( | double | x, |
| double | y = 0.0, |
||
| double | z = 0.0 |
||
| ) |
Multi-dimensional generation (Perlin, spatial noise)
| x | Primary coordinate |
| y | Secondary coordinate (optional) |
| z | Tertiary coordinate (optional) |
Definition at line 76 of file Stochastic.cpp.
References generate_perlin_impl(), m_algorithm, and MayaFlux::Kinesis::Stochastic::PERLIN.
Here is the call graph for this function: