![]() |
Kochol Game Engine
0.1.0
|
This is the complete list of members for kge::math::Vector2< T >, including all inherited members.
GetSqrDistance(const Vector2< T > &v) const | kge::math::Vector2< T > | inline |
Normalize() | kge::math::Vector2< T > | inline |
operator*(const Vector2< T > &v) | kge::math::Vector2< T > | inline |
operator-(const Vector2< T > &v) const | kge::math::Vector2< T > | inline |
operator==(const Vector2< T > &v) const | kge::math::Vector2< T > | inline |
Vector2() | kge::math::Vector2< T > | inline |
Vector2(T x, T y) | kge::math::Vector2< T > | inline |
x | kge::math::Vector2< T > | |
y | kge::math::Vector2< T > |