| castTo() const noexcept | spark::math::Vector4< T > | |
| dot(const Vector4< T > &other) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| norm() const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| normalized() const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator!=(const Vector &other) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator*(const Vector4< T > &other) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator*(const T &value) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator*=(const Vector &other) noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator+(const Vector4< T > &other) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator+=(const Vector &other) noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator-(const Vector4< T > &other) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator-() const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator-=(const Vector &other) noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator/(const Vector4< T > &other) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator/(const T &value) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator/=(const T &value) noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| operator=(const Vector4 &other) (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| operator=(Vector4 &&other) noexcept (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| operator==(const Vector &other) const noexcept | spark::math::details::Vector< Vector4, T, 4 > | inline |
| Vector(std::array< std::reference_wrapper< T >, N > values) | spark::math::details::Vector< Vector4, T, 4 > | inlineexplicit |
| Vector4() | spark::math::Vector4< T > | |
| Vector4(T value_x, T value_y, T value_z, T value_w) noexcept | spark::math::Vector4< T > | |
| Vector4(const Vector4 &other) (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| Vector4(Vector4 &&other) noexcept (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| w (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| x (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| y (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| z (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |
| ~Vector4()=default (defined in spark::math::Vector4< T >) | spark::math::Vector4< T > | |