| _coord | Freestyle::VecMat::Vec< T, N > | protected |
| _dim enum value | Freestyle::VecMat::Vec< T, N > | protected |
| dim() | Freestyle::VecMat::Vec< T, N > | inlinestatic |
| norm() const | Freestyle::VecMat::Vec< T, N > | inline |
| normalize() | Freestyle::VecMat::Vec< T, N > | inline |
| normalizeSafe() | Freestyle::VecMat::Vec< T, N > | inline |
| operator!=(const Vec< T, N > &v) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator*(const typename Vec< T, N >::value_type r) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator*(const Vec< T, N > &v) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator*=(const U r) | Freestyle::VecMat::Vec< T, N > | inline |
| operator+(const Vec< T, N > &v) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator+=(const Vec< U, N > &v) | Freestyle::VecMat::Vec< T, N > | inline |
| operator-(const Vec< T, N > &v) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator-=(const Vec< U, N > &v) | Freestyle::VecMat::Vec< T, N > | inline |
| operator/(const typename Vec< T, N >::value_type r) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator/=(const U r) | Freestyle::VecMat::Vec< T, N > | inline |
| operator<(const Vec< T, N > &v) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator=(const Vec< U, N > &v) | Freestyle::VecMat::Vec< T, N > | inline |
| operator==(const Vec< T, N > &v) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator>(const Vec< T, N > &v) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator[](const uint i) const | Freestyle::VecMat::Vec< T, N > | inline |
| operator[](const uint i) | Freestyle::VecMat::Vec< T, N > | inline |
| squareNorm() const | Freestyle::VecMat::Vec< T, N > | inline |
| value_type typedef | Freestyle::VecMat::Vec< T, N > | |
| Vec() | Freestyle::VecMat::Vec< T, N > | inline |
| Vec(const U tab[N]) | Freestyle::VecMat::Vec< T, N > | inlineexplicit |
| Vec(const std::vector< U > &tab) | Freestyle::VecMat::Vec< T, N > | inlineexplicit |
| Vec(const Vec< U, N > &v) | Freestyle::VecMat::Vec< T, N > | inlineexplicit |
| ~Vec() | Freestyle::VecMat::Vec< T, N > | inline |