FastLED 3.9.15
Loading...
Searching...
No Matches
fl::u0x32 Member List

This is the complete list of members for fl::u0x32, including all inherited members.

clamp(u0x32 val, u0x32 low, u0x32 high) FL_NOEXCEPTfl::u0x32inlinestatic
FRAC_BITSfl::u0x32static
from_raw(u32 raw) FL_NOEXCEPTfl::u0x32inlinestatic
INT_BITSfl::u0x32static
max(u0x32 a, u0x32 b) FL_NOEXCEPTfl::u0x32inlinestatic
min(u0x32 a, u0x32 b) FL_NOEXCEPTfl::u0x32inlinestatic
mValuefl::u0x32private
operator!=(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator*(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator*(u32 scalar) const FL_NOEXCEPTfl::u0x32inline
operator*(u32 scalar, u0x32 a) FL_NOEXCEPTfl::u0x32friend
operator+(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator-(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator/(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator/(u32 scalar) const FL_NOEXCEPTfl::u0x32inline
operator<(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator<<(int shift) const FL_NOEXCEPTfl::u0x32inline
operator<=(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator==(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator>(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator>=(u0x32 b) const FL_NOEXCEPTfl::u0x32inline
operator>>(int shift) const FL_NOEXCEPTfl::u0x32inline
raw() const FL_NOEXCEPTfl::u0x32inline
to_float() const FL_NOEXCEPTfl::u0x32inline
to_int() const FL_NOEXCEPTfl::u0x32inline
u0x32() FL_NOEXCEPT=defaultfl::u0x32
u0x32(float f) FL_NOEXCEPTfl::u0x32inlineexplicit
u0x32(const OtherFP &other, typename fl::enable_if<(OtherFP::INT_BITS<=INT_BITS) &&(OtherFP::FRAC_BITS<=FRAC_BITS) &&(OtherFP::INT_BITS !=INT_BITS||OtherFP::FRAC_BITS !=FRAC_BITS), int >::type=0) FL_NOEXCEPTfl::u0x32inline
u0x32(u32 raw, RawTag) FL_NOEXCEPTfl::u0x32inlineexplicit