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

◆ geti8()

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

Definition at line 69 of file wave_simulation_real.h.

69{ return static_cast<i8>(geti16(x) >> 8); }
int x
Definition simple.h:92
signed char i8
Definition int.h:16

References geti16(), and x.

+ Here is the call graph for this function: