calculateAngleWith(const VectorTemplate< N, T > &v) | VectorTemplate< N, T > | [inline] |
calculateSignedAngleWith(const VectorTemplate< N, T > &v) | VectorTemplate< N, T > | [inline] |
cross(const VectorTemplate< N, T > &v) | VectorTemplate< N, T > | [inline] |
dot(const VectorTemplate< N, T > &v) const | VectorTemplate< N, T > | [inline] |
length() const | VectorTemplate< N, T > | [inline] |
normalize() | VectorTemplate< N, T > | [inline] |
operator *(T s) const | VectorTemplate< N, T > | [inline] |
operator *=(T s) | VectorTemplate< N, T > | [inline] |
operator+(const VectorTemplate< N, T > &v) const | VectorTemplate< N, T > | [inline] |
operator+=(const VectorTemplate< N, T > &v) | VectorTemplate< N, T > | [inline] |
operator-() | VectorTemplate< N, T > | [inline] |
operator-(const VectorTemplate< N, T > &v) const | VectorTemplate< N, T > | [inline] |
operator-=(const VectorTemplate< N, T > &v) | VectorTemplate< N, T > | [inline] |
operator/(T s) const | VectorTemplate< N, T > | [inline] |
operator/=(T s) | VectorTemplate< N, T > | [inline] |
operator=(const VectorTemplate< N, T > &v) | VectorTemplate< N, T > | [inline] |
operator==(const VectorTemplate< N, T > &v) const | VectorTemplate< N, T > | [inline] |
operator[](unsigned int i) | VectorTemplate< N, T > | [inline] |
operator[](unsigned int i) const | VectorTemplate< N, T > | [inline] |
VectorTemplate(void) | VectorTemplate< N, T > | [inline] |
VectorTemplate(const VectorTemplate< N, T > &v) | VectorTemplate< N, T > | [inline] |
~VectorTemplate(void) | VectorTemplate< N, T > | [inline] |