|
FastLED 3.9.15
|
This is the complete list of members for fl::s0x32, including all inherited members.
| abs(s0x32 x) FL_NOEXCEPT | fl::s0x32 | inlinestatic |
| FRAC_BITS | fl::s0x32 | static |
| from_raw(i32 raw) FL_NOEXCEPT | fl::s0x32 | inlinestatic |
| INT_BITS | fl::s0x32 | static |
| max(s0x32 a, s0x32 b) FL_NOEXCEPT | fl::s0x32 | inlinestatic |
| min(s0x32 a, s0x32 b) FL_NOEXCEPT | fl::s0x32 | inlinestatic |
| mValue | fl::s0x32 | private |
| operator!=(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator*(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator*(i32 scalar) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator*(i32 scalar, s0x32 a) FL_NOEXCEPT | fl::s0x32 | friend |
| operator*(s16x16 b) const FL_NOEXCEPT | fl::s0x32 | |
| operator*(s16x16 a, s0x32 b) | fl::s0x32 | friend |
| operator+(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator-(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator-() const FL_NOEXCEPT | fl::s0x32 | inline |
| operator/(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator/(i32 scalar) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator<(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator<<(int shift) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator<=(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator==(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator>(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator>=(s0x32 b) const FL_NOEXCEPT | fl::s0x32 | inline |
| operator>>(int shift) const FL_NOEXCEPT | fl::s0x32 | inline |
| raw() const FL_NOEXCEPT | fl::s0x32 | inline |
| s0x32() FL_NOEXCEPT=default | fl::s0x32 | |
| s0x32(float f) FL_NOEXCEPT | fl::s0x32 | inlineexplicit |
| s0x32(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_NOEXCEPT | fl::s0x32 | inline |
| s0x32(i32 raw, RawTag) FL_NOEXCEPT | fl::s0x32 | inlineexplicit |
| to_float() const FL_NOEXCEPT | fl::s0x32 | inline |
| to_int() const FL_NOEXCEPT | fl::s0x32 | inline |