MyGAL
mygal::Vector2< T > Member List

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

getDet(const Vector2< T > &other) constmygal::Vector2< T >inline
getDistance(const Vector2< T > &other) constmygal::Vector2< T >inline
getNorm() constmygal::Vector2< T >inline
getOrthogonal() constmygal::Vector2< T >inline
operator*(T t, Vector2< T > vec)mygal::Vector2< T >related
operator*(Vector2< T > vec, T t)mygal::Vector2< T >related
operator*=(T t)mygal::Vector2< T >inline
operator+(Vector2< T > lhs, const Vector2< T > &rhs)mygal::Vector2< T >related
operator+=(const Vector2< T > &other)mygal::Vector2< T >inline
operator-() constmygal::Vector2< T >inline
operator-(Vector2< T > lhs, const Vector2< T > &rhs)mygal::Vector2< T >related
operator-=(const Vector2< T > &other)mygal::Vector2< T >inline
operator<<(std::ostream &os, const Vector2< T > &vec)mygal::Vector2< T >related
Vector2(T x=0.0, T y=0.0)mygal::Vector2< T >inline
xmygal::Vector2< T >
ymygal::Vector2< T >