data() | walberla::math::Vector2< Type > | inline |
data() const | walberla::math::Vector2< Type > | inline |
getNormalized() const | walberla::math::Vector2< Type > | inline |
indexOfMax() const | walberla::math::Vector2< Type > | inline |
indexOfMin() const | walberla::math::Vector2< Type > | inline |
Length typedef | walberla::math::Vector2< Type > | |
length() const | walberla::math::Vector2< Type > | inline |
operator!=(Other rhs) const | walberla::math::Vector2< Type > | inline |
operator!=(const Vector2< Other > &rhs) const | walberla::math::Vector2< Type > | inline |
operator*(Other rhs) const | walberla::math::Vector2< Type > | inline |
operator*(const Vector2< Other > &rhs) const | walberla::math::Vector2< Type > | inline |
operator*=(Other rhs) | walberla::math::Vector2< Type > | inline |
operator*=(Other rhs) | walberla::math::Vector2< Type > | inline |
operator+(const Vector2< Other > &rhs) const | walberla::math::Vector2< Type > | inline |
operator+=(const Vector2< Other > &rhs) | walberla::math::Vector2< Type > | inline |
operator+=(const Vector2< Other > &rhs) | walberla::math::Vector2< Type > | inline |
operator-() const | walberla::math::Vector2< Type > | inline |
operator-(const Vector2< Other > &rhs) const | walberla::math::Vector2< Type > | inline |
operator-=(const Vector2< Other > &rhs) | walberla::math::Vector2< Type > | inline |
operator-=(const Vector2< Other > &rhs) | walberla::math::Vector2< Type > | inline |
operator/(Other rhs) const | walberla::math::Vector2< Type > | inline |
operator/=(Other rhs) | walberla::math::Vector2< Type > | inline |
operator/=(Other rhs) | walberla::math::Vector2< Type > | inline |
operator=(const Vector2 &v)=default | walberla::math::Vector2< Type > | inline |
operator=(const Vector2< Other > &v) | walberla::math::Vector2< Type > | inline |
operator=(const Vector2< Other > &v) | walberla::math::Vector2< Type > | inline |
operator==(Other rhs) const | walberla::math::Vector2< Type > | inline |
operator==(const Vector2< Other > &rhs) const | walberla::math::Vector2< Type > | inline |
operator[](uint_t index) | walberla::math::Vector2< Type > | inline |
operator[](uint_t index) const | walberla::math::Vector2< Type > | inline |
set(Type x, Type y) | walberla::math::Vector2< Type > | inline |
sqrLength() const | walberla::math::Vector2< Type > | inline |
v_ | walberla::math::Vector2< Type > | private |
value_type typedef | walberla::math::Vector2< Type > | |
Vector2()=default | walberla::math::Vector2< Type > | inlineexplicit |
Vector2(Type init) | walberla::math::Vector2< Type > | inlineexplicit |
Vector2(Other init) | walberla::math::Vector2< Type > | inlineexplicit |
Vector2(Type x, Type y) | walberla::math::Vector2< Type > | inlineexplicit |
Vector2(const Type *init) | walberla::math::Vector2< Type > | inlineexplicit |
Vector2(const Vector2 &v)=default | walberla::math::Vector2< Type > | inline |
Vector2(const Vector2< Other > &v) | walberla::math::Vector2< Type > | inline |