Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::Vector2< Type > Member List

This is the complete list of members for STK::Vector2< Type >, including all inherited members.

add(const Vector2 &t) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
angle(const Vector2 &v1, const Vector2 &v2)STK::Vector2< Type >inlinestatic
cross(const Vector2 &v1, const Vector2 &v2)STK::Vector2< Type >inlinestatic
data() const (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
data() (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
data_ (defined in STK::Vector2< Type >)STK::Vector2< Type >protected
dot(const Vector2 &v1, const Vector2 &v2)STK::Vector2< Type >inlinestatic
fuzzyCompare(const Vector2 &v2, Type eps) const (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
getValues(ranges::span< Type, 2 > v) const (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
length() const (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
lengthSquared() constSTK::Vector2< Type >inline
normalize()STK::Vector2< Type >inline
operator Vector2< U >() const (defined in STK::Vector2< Type >)STK::Vector2< Type >inlineexplicit
operator!= (defined in STK::Vector2< Type >)STK::Vector2< Type >friend
operator*STK::Vector2< Type >friend
operator* (defined in STK::Vector2< Type >)STK::Vector2< Type >friend
operator*=(Type v)STK::Vector2< Type >inline
operator+STK::Vector2< Type >friend
operator+=(const Vector2 &v)STK::Vector2< Type >inline
operator-STK::Vector2< Type >friend
operator-() constSTK::Vector2< Type >inline
operator-=(const Vector2 &v)STK::Vector2< Type >inline
operator/STK::Vector2< Type >friend
operator/=(Type v)STK::Vector2< Type >inline
operator<< (defined in STK::Vector2< Type >)STK::Vector2< Type >friend
operator== (defined in STK::Vector2< Type >)STK::Vector2< Type >friend
scale(Type s) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
setValues(const Type x, const Type y) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
setValues(const ranges::span< const Type, 2 > v) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
setX(Type x) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
setY(Type y) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
Vector2()=default (defined in STK::Vector2< Type >)STK::Vector2< Type >
Vector2(const Type x, const Type y) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
Vector2(const Vector2< U > &v) (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
vector_size (defined in STK::Vector2< Type >)STK::Vector2< Type >static
x() const (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
x() (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
y() const (defined in STK::Vector2< Type >)STK::Vector2< Type >inline
y() (defined in STK::Vector2< Type >)STK::Vector2< Type >inline