Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kge::math::Vector2< T > Member List

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
xkge::math::Vector2< T >
ykge::math::Vector2< T >