angle(const Vec< T, 3, refother > &o) const | KSeExpr::Vec< T, d, ref > | inline |
copy(T2 *raw) | KSeExpr::Vec< T, d, ref > | inlinestatic |
cross(const Vec< T, 3, refother > &o) const | KSeExpr::Vec< T, d, ref > | inline |
dot(const Vec< T, d, refother > &o) const | KSeExpr::Vec< T, d, ref > | inline |
length() const | KSeExpr::Vec< T, d, ref > | inline |
length2() const | KSeExpr::Vec< T, d, ref > | inline |
normalize() | KSeExpr::Vec< T, d, ref > | inline |
normalized() const | KSeExpr::Vec< T, d, ref > | inline |
operator!=(const Vec< Tother, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator!=(const Vec< T, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator*(T s) const | KSeExpr::Vec< T, d, ref > | inline |
operator*(const Vec< T, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator*(T s, const Vec &v) | KSeExpr::Vec< T, d, ref > | friend |
operator*=(const T val) | KSeExpr::Vec< T, d, ref > | inline |
operator*=(const Vec< T, d, refother > &other) | KSeExpr::Vec< T, d, ref > | inline |
operator+(const Vec< T, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator+=(const Vec< T, d, refother > &other) | KSeExpr::Vec< T, d, ref > | inline |
operator-() const | KSeExpr::Vec< T, d, ref > | inline |
operator-(const Vec< T, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator-=(const Vec< T, d, refother > &other) | KSeExpr::Vec< T, d, ref > | inline |
operator/(T s) const | KSeExpr::Vec< T, d, ref > | inline |
operator/(const Vec< T, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator/=(const T val) | KSeExpr::Vec< T, d, ref > | inline |
operator/=(const Vec< T, d, refother > &other) | KSeExpr::Vec< T, d, ref > | inline |
operator=(const Vec< T2, d, refother > &other) | KSeExpr::Vec< T, d, ref > | inline |
operator==(const Vec< Tother, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator==(const Vec< T, d, refother > &other) const | KSeExpr::Vec< T, d, ref > | inline |
operator[](const int i) | KSeExpr::Vec< T, d, ref > | inline |
operator[](const int i) const | KSeExpr::Vec< T, d, ref > | inline |
orthogonal() const | KSeExpr::Vec< T, d, ref > | inline |
rotateBy(const Vec< T, 3, refother > &axis, T angle) const | KSeExpr::Vec< T, d, ref > | inline |
T_VEC_REF typedef | KSeExpr::Vec< T, d, ref > | |
T_VEC_VALUE typedef | KSeExpr::Vec< T, d, ref > | |
Vec(T *raw) | KSeExpr::Vec< T, d, ref > | inlineexplicit |
Vec() | KSeExpr::Vec< T, d, ref > | inline |
Vec(T v0) | KSeExpr::Vec< T, d, ref > | inline |
Vec(T v1, T v2) | KSeExpr::Vec< T, d, ref > | inline |
Vec(T v1, T v2, T v3) | KSeExpr::Vec< T, d, ref > | inline |
Vec(T v1, T v2, T v3, T v4) | KSeExpr::Vec< T, d, ref > | inline |
Vec(const Vec< T2, d, refother > &other) | KSeExpr::Vec< T, d, ref > | inline |
x | KSeExpr::Vec< T, d, ref > | private |