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

◆ operator*() [2/2]

template<typename Derived, int IntBits, int FracBits>
FASTLED_FORCE_INLINE Derived fl::fixed_point_base< Derived, IntBits, FracBits >::operator* ( raw_type scalar) const
inlineconstexpr

Definition at line 99 of file base.h.

99 {
101 }
raw_type mValue
Definition base.h:41

References FASTLED_FORCE_INLINE, and mValue.