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

◆ geti8()

i8 fl::WaveSimulation1D::geti8 ( fl::size x) const

Definition at line 341 of file wave_simulation.cpp.hpp.

341 {
342 return static_cast<i8>(geti16(x) >> 8);
343}
i16 geti16(fl::size x) const
signed char i8
Definition stdint.h:130

References geti16(), and fl::x.

Referenced by ~WaveSimulation1D().

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