|
FastLED 3.9.15
|
| fl::WaveSimulation2D_Real::WaveSimulation2D_Real | ( | u32 | W, |
| u32 | H, | ||
| float | speed = 0.16f, | ||
| float | dampening = 6.0f ) |
Definition at line 182 of file wave_simulation_real.cpp.hpp.
References fl::clamp(), fl::wave_detail::compute_damp_decay_q15(), dampening(), FL_NOEXCEPT, fl::wave_detail::float_to_fixed(), grid1, grid2, H, mCourantSq, mDampDecayQ15, mDampening, speed, stride, W, and whichGrid.
Here is the call graph for this function: