add(const Vector3 &t) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
angle(const Vector3 &v1, const Vector3 &v2) | STK::Vector3< Type > | inlinestatic |
cross(const Vector3 &v1, const Vector3 &v2) | STK::Vector3< Type > | inlinestatic |
data() const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
data() (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
data_ (defined in STK::Vector3< Type >) | STK::Vector3< Type > | protected |
dot(const Vector3 &v1, const Vector3 &v2) | STK::Vector3< Type > | inlinestatic |
fuzzyCompare(const Vector3 &v, Type eps) const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
getValues(const ranges::span< Type, 3 > v) const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
length() const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
lengthSquared() const | STK::Vector3< Type > | inline |
normalize() | STK::Vector3< Type > | inline |
operator Vector3< U >() const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inlineexplicit |
operator!= (defined in STK::Vector3< Type >) | STK::Vector3< Type > | friend |
operator* | STK::Vector3< Type > | friend |
operator* (defined in STK::Vector3< Type >) | STK::Vector3< Type > | friend |
operator*=(Type v) | STK::Vector3< Type > | inline |
operator+ | STK::Vector3< Type > | friend |
operator+=(const Vector3 &v) | STK::Vector3< Type > | inline |
operator- | STK::Vector3< Type > | friend |
operator-() const | STK::Vector3< Type > | inline |
operator-=(const Vector3 &v) | STK::Vector3< Type > | inline |
operator/ | STK::Vector3< Type > | friend |
operator/=(Type v) | STK::Vector3< Type > | inline |
operator<< (defined in STK::Vector3< Type >) | STK::Vector3< Type > | friend |
operator== (defined in STK::Vector3< Type >) | STK::Vector3< Type > | friend |
orientation(const Vector3 &p1, const Vector3 &p2, const Vector3 &p3, double eps=1e-6) | STK::Vector3< Type > | inlinestatic |
scale(const Type s) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
setValues(const Type &x, const Type &y, const Type &z) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
setValues(ranges::span< const Type, 3 > v) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
setX(Type x) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
setY(Type y) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
setZ(Type z) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
Vector3()=default (defined in STK::Vector3< Type >) | STK::Vector3< Type > | |
Vector3(const Type x, const Type y, const Type z) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
Vector3(const Vector2< Type > &v, Type z=0) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
Vector3(const Vector3< U > &v) (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
vector_size (defined in STK::Vector3< Type >) | STK::Vector3< Type > | static |
x() const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
x() (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
y() const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
y() (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
z() const (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |
z() (defined in STK::Vector3< Type >) | STK::Vector3< Type > | inline |