add(const Vector4 &t) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
data() const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
data() (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
data_ (defined in STK::Vector4< Type >) | STK::Vector4< Type > | protected |
dot(const Vector4 &v1, const Vector4 &v2) | STK::Vector4< Type > | inlinestatic |
fuzzyCompare(const Vector4 &v2, Type eps) const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
getValues(ranges::span< Type, 4 > v) const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
length() const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
lengthSquared() const | STK::Vector4< Type > | inline |
normalize() | STK::Vector4< Type > | inline |
operator Vector4< U >() const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inlineexplicit |
operator!= (defined in STK::Vector4< Type >) | STK::Vector4< Type > | friend |
operator* | STK::Vector4< Type > | friend |
operator* (defined in STK::Vector4< Type >) | STK::Vector4< Type > | friend |
operator*=(Type v) | STK::Vector4< Type > | inline |
operator+ | STK::Vector4< Type > | friend |
operator+=(const Vector4 &v) | STK::Vector4< Type > | inline |
operator- | STK::Vector4< Type > | friend |
operator-() const | STK::Vector4< Type > | inline |
operator-=(const Vector4 &v) | STK::Vector4< Type > | inline |
operator/(Type v) const | STK::Vector4< Type > | inline |
operator/=(Type v) | STK::Vector4< Type > | inline |
operator<< (defined in STK::Vector4< Type >) | STK::Vector4< Type > | friend |
operator== (defined in STK::Vector4< Type >) | STK::Vector4< Type > | friend |
scale(const Type &s) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
setValues(const Type &x, const Type &y, const Type &z, const Type &w) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
setValues(ranges::span< const Type, 4 > v) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
setW(Type w) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
setX(Type x) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
setY(Type y) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
setZ(Type z) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
Vector4() (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
Vector4(const Type x, const Type y, const Type z, const Type w) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
Vector4(const Vector3< Type > &v, Type w) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
Vector4(const Vector4< U > &v) (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
vector_size (defined in STK::Vector4< Type >) | STK::Vector4< Type > | static |
w() const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
w() (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
x() const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
x() (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
y() const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
y() (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
z() const (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |
z() (defined in STK::Vector4< Type >) | STK::Vector4< Type > | inline |