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

◆ to_int()

i32 fl::s16x16::to_int ( ) const
inlineconstexpr

Definition at line 61 of file s16x16.h.

61{ return mValue >> FRAC_BITS; }
static constexpr int FRAC_BITS
Definition s16x16.h:22
i32 mValue
Definition s16x16.h:320

References FL_NOEXCEPT, FRAC_BITS, and mValue.

Referenced by fl::FlowFieldFP::drawAALine(), fl::PerlinParticlePunch::noiseCircleDraw(), and fl::FlowFieldFP::rainbow().

+ Here is the caller graph for this function: