Atoms Crowd  7.0.0
Vec4< T > Member List

This is the complete list of members for Vec4< T >, including all inherited members.

BaseType typedefVec4< T >
baseTypeEpsilon() noexceptVec4< T >inlinestatic
baseTypeLowest() noexceptVec4< T >inlinestatic
baseTypeMax() noexceptVec4< T >inlinestatic
baseTypeSmallest() noexceptVec4< T >inlinestatic
dimensions() noexceptVec4< T >inlinestatic
dot(const Vec4 &v) const noexceptVec4< T >inline
equalWithAbsError(const Vec4< T > &v, T e) const noexceptVec4< T >inline
equalWithRelError(const Vec4< T > &v, T e) const noexceptVec4< T >inline
length() const noexceptVec4< T >inline
length() const noexcept=delete (defined in Vec4< T >)Vec4< T >
length() const noexcept=delete (defined in Vec4< T >)Vec4< T >
length2() const noexceptVec4< T >inline
negate() noexceptVec4< T >inline
normalize() noexceptVec4< T >inline
normalize() noexcept=delete (defined in Vec4< T >)Vec4< T >
normalize() noexcept=delete (defined in Vec4< T >)Vec4< T >
normalized() const noexceptVec4< T >inline
normalized() const noexcept=delete (defined in Vec4< T >)Vec4< T >
normalized() const noexcept=delete (defined in Vec4< T >)Vec4< T >
normalizedExc() constVec4< T >inline
normalizedExc() const=delete (defined in Vec4< T >)Vec4< T >
normalizedExc() const=delete (defined in Vec4< T >)Vec4< T >
normalizedNonNull() const noexceptVec4< T >inline
normalizedNonNull() const noexcept=delete (defined in Vec4< T >)Vec4< T >
normalizedNonNull() const noexcept=delete (defined in Vec4< T >)Vec4< T >
normalizeExc()Vec4< T >inline
normalizeExc()=delete (defined in Vec4< T >)Vec4< T >
normalizeExc()=delete (defined in Vec4< T >)Vec4< T >
normalizeNonNull() noexceptVec4< T >inline
normalizeNonNull() noexcept=delete (defined in Vec4< T >)Vec4< T >
normalizeNonNull() noexcept=delete (defined in Vec4< T >)Vec4< T >
operator!=(const Vec4< S > &v) const noexceptVec4< T >
operator!=(const Vec4< S > &v) const noexcept (defined in Vec4< T >)Vec4< T >inline
operator*(const Vec4 &v) const noexceptVec4< T >inline
operator*(T a) const noexceptVec4< T >inline
operator*=(const Vec4 &v) noexceptVec4< T >inline
operator*=(T a) noexceptVec4< T >inline
operator+(const Vec4 &v) const noexceptVec4< T >inline
operator+=(const Vec4 &v) noexceptVec4< T >inline
operator-(const Vec4 &v) const noexceptVec4< T >inline
operator-() const noexceptVec4< T >inline
operator-=(const Vec4 &v) noexceptVec4< T >inline
operator/(const Vec4 &v) const noexceptVec4< T >inline
operator/(T a) const noexceptVec4< T >inline
operator/=(const Vec4 &v) noexceptVec4< T >inline
operator/=(T a) noexceptVec4< T >inline
operator=(const Vec4 &v) noexceptVec4< T >inline
operator==(const Vec4< S > &v) const noexceptVec4< T >
operator==(const Vec4< S > &v) const noexcept (defined in Vec4< T >)Vec4< T >inline
operator[](int i) noexceptVec4< T >inline
operator[](int i) const noexceptVec4< T >inline
operator^(const Vec4 &v) const noexceptVec4< T >inline
Vec4() noexceptVec4< T >inline
Vec4(T a) noexceptVec4< T >inlineexplicit
Vec4(T a, T b, T c, T d) noexceptVec4< T >inline
Vec4(const Vec4 &v) noexceptVec4< T >inline
Vec4(const Vec4< S > &v) noexceptVec4< T >
Vec4(const Vec3< S > &v) noexceptVec4< T >explicit
Vec4(const Vec4< S > &v) noexcept (defined in Vec4< T >)Vec4< T >inline
Vec4(const Vec3< S > &v) noexcept (defined in Vec4< T >)Vec4< T >inline
w (defined in Vec4< T >)Vec4< T >
x (defined in Vec4< T >)Vec4< T >
y (defined in Vec4< T >)Vec4< T >
z (defined in Vec4< T >)Vec4< T >
~Vec4() noexcept=defaultVec4< T >