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

◆ geti8()

i8 fl::WaveSimulation2D_Real::geti8 ( fl::size x,
fl::size y ) const
inline

Definition at line 171 of file wave_simulation_real.h.

171 {
172 return static_cast<i8>(geti16(x, y) >> 8);
173 }
i16 geti16(fl::size x, fl::size y) const
signed char i8
Definition stdint.h:130

References geti16(), geti8(), fl::x, and fl::y.

Referenced by geti8().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: