|
FastLED 3.9.15
|
This is the complete list of members for fl::u12x4, including all inherited members.
| _highest_bit_step(u32 v, int r) FL_NOEXCEPT | fl::u12x4 | inlineprivatestatic |
| abs(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| ceil(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| clamp(u12x4 x, u12x4 lo, u12x4 hi) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| exp2_fp(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlineprivatestatic |
| floor(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| FRAC_BITS | fl::u12x4 | static |
| fract(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| from_raw(u16 raw) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| highest_bit(u32 v) FL_NOEXCEPT | fl::u12x4 | inlineprivatestatic |
| INT_BITS | fl::u12x4 | static |
| lerp(u12x4 a, u12x4 b, u12x4 t) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| log2_fp(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlineprivatestatic |
| max(u12x4 a, u12x4 b) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| min(u12x4 a, u12x4 b) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| mod(u12x4 a, u12x4 b) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| mValue | fl::u12x4 | private |
| operator!=(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator*(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator*(u16 scalar) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator*(u16 scalar, u12x4 fp) FL_NOEXCEPT | fl::u12x4 | friend |
| operator*=(u12x4 b) FL_NOEXCEPT | fl::u12x4 | inline |
| operator+(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator+=(u12x4 b) FL_NOEXCEPT | fl::u12x4 | inline |
| operator-(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator-=(u12x4 b) FL_NOEXCEPT | fl::u12x4 | inline |
| operator/(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator/=(u12x4 b) FL_NOEXCEPT | fl::u12x4 | inline |
| operator<(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator<<(int shift) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator<=(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator==(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator>(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator>=(u12x4 b) const FL_NOEXCEPT | fl::u12x4 | inline |
| operator>>(int shift) const FL_NOEXCEPT | fl::u12x4 | inline |
| pow(u12x4 base, u12x4 exp) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| raw() const FL_NOEXCEPT | fl::u12x4 | inline |
| rsqrt(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| SCALE | fl::u12x4 | static |
| smoothstep(u12x4 edge0, u12x4 edge1, u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| sqrt(u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| step(u12x4 edge, u12x4 x) FL_NOEXCEPT | fl::u12x4 | inlinestatic |
| to_float() const FL_NOEXCEPT | fl::u12x4 | inline |
| to_int() const FL_NOEXCEPT | fl::u12x4 | inline |
| u12x4() FL_NOEXCEPT=default | fl::u12x4 | |
| u12x4(float f) FL_NOEXCEPT | fl::u12x4 | inlineexplicit |
| u12x4(IntT n) FL_NOEXCEPT | fl::u12x4 | inlineexplicit |
| u12x4(u16 raw, RawTag) FL_NOEXCEPT | fl::u12x4 | inlineexplicit |