| abs() const | GVectors::GVector | |
| angle(const GVector &v, Angle_Type at) const | GVectors::GVector | |
| connecting(const GVector &v) const | GVectors::GVector | |
| Coordinates() | GVectors::Coordinates | |
| Coordinates(double x, double y) | GVectors::Coordinates | |
| Coordinates(const Coordinates &c) | GVectors::Coordinates | |
| cross(const GVector &v) const | GVectors::GVector | |
| get(double &x, double &y, double &z) const | GVectors::GVector | |
| GVectors::Coordinates::get(double &x, double &y) const | GVectors::Coordinates | |
| getX() const | GVectors::Coordinates | |
| getY() const | GVectors::Coordinates | |
| getZ() const | GVectors::GVector | |
| GVector() | GVectors::GVector | |
| GVector(double x, double y, double z) | GVectors::GVector | |
| GVector(const GVector &v) | GVectors::GVector | |
| invert() | GVectors::GVector | |
| iszero() const | GVectors::GVector | |
| middle(const GVector &v) const | GVectors::GVector | |
| operator *(const GVector &v) const | GVectors::GVector | |
| operator *(const double &d) const | GVectors::GVector | |
| GVectors::Coordinates::operator *(double d) const | GVectors::Coordinates | |
| GVectors::Coordinates::operator *(const Coordinates &c) const | GVectors::Coordinates | |
| operator *=(double d) | GVectors::GVector | |
| operator!=(const Coordinates &c) const | GVectors::Coordinates | |
| operator+(const GVector &v) const | GVectors::GVector | |
| GVectors::Coordinates::operator+(const Coordinates &c) const | GVectors::Coordinates | |
| operator+=(const GVector &v) | GVectors::GVector | |
| GVectors::Coordinates::operator+=(const Coordinates &c) | GVectors::Coordinates | |
| operator-(const GVector &v) const | GVectors::GVector | |
| GVectors::Coordinates::operator-(const Coordinates &c) const | GVectors::Coordinates | |
| operator-=(const GVector &v) | GVectors::GVector | |
| GVectors::Coordinates::operator-=(const Coordinates &c) | GVectors::Coordinates | |
| operator/(const double &d) const | GVectors::GVector | |
| GVectors::Coordinates::operator/(double d) const | GVectors::Coordinates | |
| operator=(const GVector &v) | GVectors::GVector | |
| GVectors::Coordinates::operator=(const Coordinates &c) | GVectors::Coordinates | |
| operator==(const Coordinates &c) const | GVectors::Coordinates | |
| operator[](unsigned int i) const | GVectors::Coordinates | |
| print() const | GVectors::GVector | [virtual] |
| set(double x, double y, double z) | GVectors::GVector | |
| GVectors::Coordinates::set(double x, double y) | GVectors::Coordinates | |
| setX(double x) | GVectors::Coordinates | |
| setY(double y) | GVectors::Coordinates | |
| setZ(double z) | GVectors::GVector | |
| X(double x) | GVectors::Coordinates | |
| X() const | GVectors::Coordinates | |
| x_ord | GVectors::Coordinates | [protected] |
| Y(double y) | GVectors::Coordinates | |
| Y() const | GVectors::Coordinates | |
| y_ord | GVectors::Coordinates | [protected] |
| Z(double z) | GVectors::GVector | |
| Z() const | GVectors::GVector | |
| z_ord | GVectors::GVector | [protected] |
| ~Coordinates() | GVectors::Coordinates | [virtual] |
| ~GVector() | GVectors::GVector | [virtual] |