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

◆ to_float()

float fl::s16x16::to_float ( ) const
inlineconstexpr

Definition at line 62 of file s16x16.h.

62{ return static_cast<float>(mValue) / (SCALE); }
static constexpr i32 SCALE
Definition s16x16.h:23
i32 mValue
Definition s16x16.h:320

References FL_NOEXCEPT, mValue, and SCALE.

Referenced by fl::FlowFieldFP::drawFlowVectors().

+ Here is the caller graph for this function: