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

◆ geti8()

i8 fl::WaveSimulation1D_Real::geti8 ( fl::size x) const
inline

Definition at line 68 of file wave_simulation_real.h.

68{ return static_cast<i8>(geti16(x) >> 8); }
signed char i8
Definition stdint.h:130

References geti16(), and fl::x.

+ Here is the call graph for this function: