AngleBetween(const C2DVector &Other) const | C2DVector | |
AngleFromNorth(void) const | C2DVector | |
AngleToLeft(const C2DVector &Other) const | C2DVector | |
AngleToRight(const C2DVector &Other) const | C2DVector | |
C2DVector(void) | C2DVector | |
C2DVector(double di, double dj) | C2DVector | |
C2DVector(const C2DVector &Other) | C2DVector | |
C2DVector(const C2DPoint &PointFrom, const C2DPoint &PointTo) | C2DVector | |
C2DVector(const C2DPoint &Point) | C2DVector | |
Cross(const C2DVector &Other) const | C2DVector | |
Dot(const C2DVector &Other) const | C2DVector | |
GetLength(void) const | C2DVector | |
i | C2DVector | |
j | C2DVector | |
MakeUnit(void) | C2DVector | |
operator *(const double dFactor) const | C2DVector | |
operator *=(const double dFactor) | C2DVector | |
operator!=(const C2DVector &Other) const | C2DVector | |
operator+(const C2DVector &Other) const | C2DVector | |
operator+=(const C2DVector &Other) | C2DVector | |
operator-(const C2DVector &Other) const | C2DVector | |
operator-=(const C2DVector &Other) | C2DVector | |
operator=(const C2DVector &Other) | C2DVector | |
operator=(const C2DPoint &Other) | C2DVector | |
operator==(const C2DVector &Other) const | C2DVector | |
Reverse(void) | C2DVector | |
Set(double di, double dj) | C2DVector | |
Set(const C2DPoint &PointFrom, const C2DPoint &PointTo) | C2DVector | |
SetLength(double dDistance) | C2DVector | |
TurnLeft(void) | C2DVector | |
TurnLeft(double dAng) | C2DVector | |
TurnRight(void) | C2DVector | |
TurnRight(double dAng) | C2DVector | |
~C2DVector(void) | C2DVector |