address() const | qglviewer::Vec | [inline] |
cross(const Vec &a, const Vec &b) | qglviewer::Vec | [friend] |
domElement(const QString &name, QDomDocument &doc) const | qglviewer::Vec | |
initFromDOMElement(const QDomElement &de) | qglviewer::Vec | |
norm() const | qglviewer::Vec | [inline] |
normalize() | qglviewer::Vec | [inline] |
operator *(const Vec &a, const float k) | qglviewer::Vec | [friend] |
operator *(float k, const Vec &a) | qglviewer::Vec | [friend] |
operator *(const Vec &a, const Vec &b) | qglviewer::Vec | [friend] |
operator *=(float k) | qglviewer::Vec | [inline] |
operator const float *() const | qglviewer::Vec | [inline] |
operator!=(const Vec &a, const Vec &b) | qglviewer::Vec | [friend] |
operator+(const Vec &a, const Vec &b) | qglviewer::Vec | [friend] |
operator+=(const Vec &a) | qglviewer::Vec | [inline] |
operator-(const Vec &a, const Vec &b) | qglviewer::Vec | [friend] |
operator-(const Vec &a) | qglviewer::Vec | [friend] |
operator-=(const Vec &a) | qglviewer::Vec | [inline] |
operator/(const Vec &a, const float k) | qglviewer::Vec | [friend] |
operator/=(float k) | qglviewer::Vec | [inline] |
operator=(const Vec &v) | qglviewer::Vec | [inline] |
operator==(const Vec &a, const Vec &b) | qglviewer::Vec | [friend] |
operator[](int i) const | qglviewer::Vec | [inline] |
operator[](int i) | qglviewer::Vec | [inline] |
operator^(const Vec &a, const Vec &b) | qglviewer::Vec | [friend] |
projectOnAxis(const Vec &dir) | qglviewer::Vec | |
projectOnPlane(const Vec &n) | qglviewer::Vec | |
setValue(const float X, const float Y, const float Z) | qglviewer::Vec | [inline] |
setValue(const float v) | qglviewer::Vec | [inline] |
sqNorm() const | qglviewer::Vec | [inline] |
Vec() | qglviewer::Vec | [inline, explicit] |
Vec(const float X, const float Y, const float Z) | qglviewer::Vec | [inline, explicit] |
Vec(const C &c) | qglviewer::Vec | [inline, explicit] |
x | qglviewer::Vec | |
y | qglviewer::Vec | |
z | qglviewer::Vec | |