![]() |
Atoms Crowd
7.0.0
|
This is the complete list of members for Color4< T >, including all inherited members.
| a (defined in Color4< T >) | Color4< T > | |
| b (defined in Color4< T >) | Color4< T > | |
| BaseType typedef | Color4< T > | |
| baseTypeEpsilon() noexcept | Color4< T > | inlinestatic |
| baseTypeLowest() noexcept | Color4< T > | inlinestatic |
| baseTypeMax() noexcept | Color4< T > | inlinestatic |
| baseTypeSmallest() noexcept | Color4< T > | inlinestatic |
| Color4() noexcept | Color4< T > | inline |
| Color4(T a) noexcept | Color4< T > | inlineexplicit |
| Color4(T a, T b, T c, T d) noexcept | Color4< T > | inline |
| Color4(const Color4 &v) noexcept | Color4< T > | inline |
| Color4(const Color4< S > &v) noexcept | Color4< T > | |
| Color4(const Color4< S > &v) noexcept (defined in Color4< T >) | Color4< T > | inline |
| dimensions() noexcept | Color4< T > | inlinestatic |
| g (defined in Color4< T >) | Color4< T > | |
| getValue(S &a, S &b, S &c, S &d) const noexcept | Color4< T > | |
| getValue(Color4< S > &v) const noexcept | Color4< T > | |
| getValue() noexcept | Color4< T > | inline |
| getValue() const noexcept | Color4< T > | inline |
| getValue(S &x, S &y, S &z, S &w) const noexcept (defined in Color4< T >) | Color4< T > | inline |
| getValue(Color4< S > &v) const noexcept (defined in Color4< T >) | Color4< T > | inline |
| negate() noexcept | Color4< T > | inline |
| operator!=(const Color4< S > &v) const noexcept | Color4< T > | |
| operator!=(const Color4< S > &v) const noexcept (defined in Color4< T >) | Color4< T > | inline |
| operator*(const Color4 &v) const noexcept | Color4< T > | inline |
| operator*(T a) const noexcept | Color4< T > | inline |
| operator*=(const Color4 &v) noexcept | Color4< T > | inline |
| operator*=(T a) noexcept | Color4< T > | inline |
| operator+(const Color4 &v) const noexcept | Color4< T > | inline |
| operator+=(const Color4 &v) noexcept | Color4< T > | inline |
| operator-(const Color4 &v) const noexcept | Color4< T > | inline |
| operator-() const noexcept | Color4< T > | inline |
| operator-=(const Color4 &v) noexcept | Color4< T > | inline |
| operator/(const Color4 &v) const noexcept | Color4< T > | inline |
| operator/(T a) const noexcept | Color4< T > | inline |
| operator/=(const Color4 &v) noexcept | Color4< T > | inline |
| operator/=(T a) noexcept | Color4< T > | inline |
| operator=(const Color4 &v) noexcept | Color4< T > | inline |
| operator==(const Color4< S > &v) const noexcept | Color4< T > | |
| operator==(const Color4< S > &v) const noexcept (defined in Color4< T >) | Color4< T > | inline |
| operator[](int i) noexcept | Color4< T > | inline |
| operator[](int i) const noexcept | Color4< T > | inline |
| r (defined in Color4< T >) | Color4< T > | |
| setValue(S a, S b, S c, S d) noexcept | Color4< T > | |
| setValue(const Color4< S > &v) noexcept | Color4< T > | |
| setValue(S x, S y, S z, S w) noexcept (defined in Color4< T >) | Color4< T > | inline |
| setValue(const Color4< S > &v) noexcept (defined in Color4< T >) | Color4< T > | inline |
| ~Color4()=default | Color4< T > |