FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setf()

void fl::WaveSimulation2D_Real::setf ( fl::size x,
fl::size y,
float value )

Definition at line 243 of file wave_simulation_real.cpp.hpp.

243 {
245 return seti16(x, y, v);
246}
void seti16(fl::size x, fl::size y, i16 value)
constexpr int type_rank< T >::value

References fl::wave_detail::float_to_fixed(), seti16(), fl::type_rank< T >::value, fl::x, and fl::y.

+ Here is the call graph for this function: