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

◆ s16x16() [2/5]

fl::s16x16::s16x16 ( float f)
inlineexplicitconstexpr

Definition at line 29 of file s16x16.h.

30 : mValue(static_cast<i32>(f * (SCALE))) {}
static constexpr i32 SCALE
Definition s16x16.h:23
i32 mValue
Definition s16x16.h:320

References s16x16(), constexpr, FL_NOEXCEPT, mValue, and SCALE.

+ Here is the call graph for this function: