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