Horizon
VECTOR2< T > Member List

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

Angle() constVECTOR2< T >
coord_type typedef (defined in VECTOR2< T >)VECTOR2< T >
Cross(const VECTOR2< T > &aVector) constVECTOR2< T >
Dot(const VECTOR2< T > &aVector) constVECTOR2< T >
ECOORD_MAX (defined in VECTOR2< T >)VECTOR2< T >static
ECOORD_MIN (defined in VECTOR2< T >)VECTOR2< T >static
EuclideanNorm() constVECTOR2< T >
extended_type typedef (defined in VECTOR2< T >)VECTOR2< T >
Format() constVECTOR2< T >
operator (defined in VECTOR2< T >)VECTOR2< T >friend
operator!=(const VECTOR2< T > &aVector) constVECTOR2< T >
operator()() constVECTOR2< T >inline
operator*(const VECTOR2< T > &aVector) constVECTOR2< T >
operator*(const T &aFactor) constVECTOR2< T >
operator+(const VECTOR2< T > &aVector) constVECTOR2< T >
operator+(const T &aScalar) constVECTOR2< T >
operator+=(const VECTOR2< T > &aVector)VECTOR2< T >
operator+=(const T &aScalar)VECTOR2< T >
operator-(const VECTOR2< T > &aVector) constVECTOR2< T >
operator-(const T &aScalar) constVECTOR2< T >
operator-()VECTOR2< T >
operator-=(const VECTOR2< T > &aVector)VECTOR2< T >
operator-=(const T &aScalar)VECTOR2< T >
operator/(const T &aFactor) constVECTOR2< T >
operator<(const VECTOR2< T > &aVector) constVECTOR2< T >
operator<=(const VECTOR2< T > &aVector) const (defined in VECTOR2< T >)VECTOR2< T >
operator=(const VECTOR2< T > &aVector)VECTOR2< T >
operator==(const VECTOR2< T > &aVector) constVECTOR2< T >
operator>(const VECTOR2< T > &aVector) constVECTOR2< T >
operator>=(const VECTOR2< T > &aVector) const (defined in VECTOR2< T >)VECTOR2< T >
Perpendicular() constVECTOR2< T >
Resize(T aNewLength) constVECTOR2< T >
Rotate(double aAngle) constVECTOR2< T >
SquaredEuclideanNorm() constVECTOR2< T >
VECTOR2()VECTOR2< T >
VECTOR2(T x, T y)VECTOR2< T >
VECTOR2(const VECTOR2< CastingType > &aVec)VECTOR2< T >inline
x (defined in VECTOR2< T >)VECTOR2< T >
y (defined in VECTOR2< T >)VECTOR2< T >