Atoms Crowd  7.0.0
Color4< T > Member List

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 typedefColor4< T >
baseTypeEpsilon() noexceptColor4< T >inlinestatic
baseTypeLowest() noexceptColor4< T >inlinestatic
baseTypeMax() noexceptColor4< T >inlinestatic
baseTypeSmallest() noexceptColor4< T >inlinestatic
Color4() noexceptColor4< T >inline
Color4(T a) noexceptColor4< T >inlineexplicit
Color4(T a, T b, T c, T d) noexceptColor4< T >inline
Color4(const Color4 &v) noexceptColor4< T >inline
Color4(const Color4< S > &v) noexceptColor4< T >
Color4(const Color4< S > &v) noexcept (defined in Color4< T >)Color4< T >inline
dimensions() noexceptColor4< T >inlinestatic
g (defined in Color4< T >)Color4< T >
getValue(S &a, S &b, S &c, S &d) const noexceptColor4< T >
getValue(Color4< S > &v) const noexceptColor4< T >
getValue() noexceptColor4< T >inline
getValue() const noexceptColor4< 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() noexceptColor4< T >inline
operator!=(const Color4< S > &v) const noexceptColor4< T >
operator!=(const Color4< S > &v) const noexcept (defined in Color4< T >)Color4< T >inline
operator*(const Color4 &v) const noexceptColor4< T >inline
operator*(T a) const noexceptColor4< T >inline
operator*=(const Color4 &v) noexceptColor4< T >inline
operator*=(T a) noexceptColor4< T >inline
operator+(const Color4 &v) const noexceptColor4< T >inline
operator+=(const Color4 &v) noexceptColor4< T >inline
operator-(const Color4 &v) const noexceptColor4< T >inline
operator-() const noexceptColor4< T >inline
operator-=(const Color4 &v) noexceptColor4< T >inline
operator/(const Color4 &v) const noexceptColor4< T >inline
operator/(T a) const noexceptColor4< T >inline
operator/=(const Color4 &v) noexceptColor4< T >inline
operator/=(T a) noexceptColor4< T >inline
operator=(const Color4 &v) noexceptColor4< T >inline
operator==(const Color4< S > &v) const noexceptColor4< T >
operator==(const Color4< S > &v) const noexcept (defined in Color4< T >)Color4< T >inline
operator[](int i) noexceptColor4< T >inline
operator[](int i) const noexceptColor4< T >inline
r (defined in Color4< T >)Color4< T >
setValue(S a, S b, S c, S d) noexceptColor4< T >
setValue(const Color4< S > &v) noexceptColor4< 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()=defaultColor4< T >