KiCad PCB EDA Suite
Loading...
Searching...
No Matches
VECTOR2< T > Member List

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

coord_type typedefVECTOR2< T >
Cross(const VECTOR2< T > &aVector) constVECTOR2< T >
Dot(const VECTOR2< T > &aVector) constVECTOR2< T >
ECOORD_MAXVECTOR2< T >static
ECOORD_MINVECTOR2< T >static
EuclideanNorm() constVECTOR2< T >
extended_type typedefVECTOR2< T >
Format() constVECTOR2< T >
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)VECTOR2< T >
operator*=(const T &aScalar)VECTOR2< 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/(double aFactor) constVECTOR2< T >
operator<(const VECTOR2< T > &aVector) constVECTOR2< T >
operator<=(const VECTOR2< T > &aVector) constVECTOR2< 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) constVECTOR2< T >
Perpendicular() constVECTOR2< T >
Resize(T aNewLength) constVECTOR2< T >
SquaredEuclideanNorm() constVECTOR2< T >
VECTOR2()VECTOR2< T >
VECTOR2(T x, T y)VECTOR2< T >
VECTOR2(const VECTOR2< CastingType > &aVec)VECTOR2< T >inline
VECTOR2(const VECTOR2< T > &aVec)VECTOR2< T >inline
xVECTOR2< T >
yVECTOR2< T >