Conj() const | tCoord | [inline] |
CrossProduct(tCoord const &a, tCoord const &b, tCoord const &c) | tCoord | [inline, static] |
F(const tCoord &a, const tCoord &b) | tCoord | [inline, static] |
GrahamScan(T &in, T &out) | tCoord | [inline, static] |
Norm() const | tCoord | [inline] |
Normalize() | tCoord | [inline] |
NormSquared() const | tCoord | [inline] |
operator *(REAL a) const | tCoord | [inline] |
operator *(const tCoord &a) const | tCoord | [inline] |
operator *=(REAL a) | tCoord | [inline] |
operator *=(tCoord const &other) | tCoord | [inline] |
operator!=(const tCoord &a) const | tCoord | [inline] |
operator+(const tCoord &a) const | tCoord | [inline] |
operator+=(tCoord const &other) | tCoord | [inline] |
operator-(const tCoord &a) const | tCoord | [inline] |
operator-() const | tCoord | [inline] |
operator-=(tCoord const &other) | tCoord | [inline] |
operator=(const tCoord &a) | tCoord | [inline] |
operator==(const tCoord &a) const | tCoord | [inline] |
Print(std::ostream &s) const | tCoord | |
Read(std::istream &s) | tCoord | |
Tangent(tCoord const &a, tCoord const &b) | tCoord | [inline, static] |
tCoord(REAL X=0, REAL Y=0) | tCoord | [inline, explicit] |
Turn(const tCoord &a) const | tCoord | [inline] |
Turn(REAL x, REAL y) const | tCoord | [inline] |
V(const tCoord &a, const tCoord &b, const tCoord &c) | tCoord | [inline, static] |
x | tCoord | |
y | tCoord | |