Vec Member List
This is the complete list of members for Vec, including all inherited members.
| address() const | Vec | inline |
| cross(const Vec &a, const Vec &b) | Vec | friend |
| domElement(const QString &name, QDomDocument &document) const | Vec | |
| initFromDOMElement(const QDomElement &element) | Vec | |
| norm() const | Vec | inline |
| normalize() | Vec | inline |
| operator const double *() const | Vec | inline |
| operator const float *() const | Vec | inline |
| operator double *() | Vec | inline |
| operator!=(const Vec &a, const Vec &b) | Vec | friend |
| operator*(const Vec &a, double k) | Vec | friend |
| operator*(double k, const Vec &a) | Vec | friend |
| operator*(const Vec &a, const Vec &b) | Vec | friend |
| operator*=(double k) | Vec | inline |
| operator+(const Vec &a, const Vec &b) | Vec | friend |
| operator+=(const Vec &a) | Vec | inline |
| operator-(const Vec &a, const Vec &b) | Vec | friend |
| operator-(const Vec &a) | Vec | friend |
| operator-=(const Vec &a) | Vec | inline |
| operator/(const Vec &a, double k) | Vec | friend |
| operator/=(double k) | Vec | inline |
| operator=(const Vec &v) | Vec | inline |
| operator==(const Vec &a, const Vec &b) | Vec | friend |
| operator[](int i) const | Vec | inline |
| operator[](int i) | Vec | inline |
| operator^(const Vec &a, const Vec &b) | Vec | friend |
| orthogonalVec() const | Vec | |
| projectOnAxis(const Vec &direction) | Vec | |
| projectOnPlane(const Vec &normal) | Vec | |
| setValue(double X, double Y, double Z) | Vec | inline |
| sqNorm() const | Vec | inline |
| squaredNorm() const | Vec | inline |
| unit() const | Vec | inline |
| v_ (defined in Vec) | Vec | |
| Vec() | Vec | inline |
| Vec(double X, double Y, double Z) | Vec | inline |
| Vec(const C &c) | Vec | inlineexplicit |
| Vec(const QDomElement &element) | Vec | explicit |
| x (defined in Vec) | Vec | |
| y (defined in Vec) | Vec | |
| z (defined in Vec) | Vec |