| add(const value_type dx, const value_type dy) noexcept | jau::math::Vector2F< Value_type, > | inline |
| angle() const noexcept | jau::math::Vector2F< Value_type, > | inline |
| angle(const Vector2F &o) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| begin() noexcept | jau::math::Vector2F< Value_type, > | inline |
| byte_size | jau::math::Vector2F< Value_type, > | static |
| cbegin() const noexcept | jau::math::Vector2F< Value_type, > | inline |
| components | jau::math::Vector2F< Value_type, > | static |
| const_iterator typedef | jau::math::Vector2F< Value_type, > | |
| const_pointer typedef | jau::math::Vector2F< Value_type, > | |
| const_reference typedef | jau::math::Vector2F< Value_type, > | |
| cos_angle(const Vector2F &o) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| cross(const Vector2F &o) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| dist(const Vector2F &o) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| dist_sq(const Vector2F &o) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| dot(const Vector2F &o) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| from_length_angle(const value_type magnitude, const value_type radians) noexcept | jau::math::Vector2F< Value_type, > | inlinestatic |
| get(iterator xy) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| intersects(const Vector2F &o) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| is_zero() const noexcept | jau::math::Vector2F< Value_type, > | inline |
| iterator typedef | jau::math::Vector2F< Value_type, > | |
| length() const noexcept | jau::math::Vector2F< Value_type, > | inline |
| length_sq() const noexcept | jau::math::Vector2F< Value_type, > | inline |
| mul(const value_type sx, const value_type sy) noexcept | jau::math::Vector2F< Value_type, > | inline |
| normal_ccw() const noexcept | jau::math::Vector2F< Value_type, > | inline |
| normalize() noexcept | jau::math::Vector2F< Value_type, > | inline |
| one | jau::math::Vector2F< Value_type, > | static |
| operator const_pointer() const noexcept | jau::math::Vector2F< Value_type, > | inlineexplicit |
| operator pointer() noexcept | jau::math::Vector2F< Value_type, > | inlineexplicit |
| operator*=(const value_type s) noexcept | jau::math::Vector2F< Value_type, > | inline |
| operator+=(const Vector2F &rhs) noexcept | jau::math::Vector2F< Value_type, > | inline |
| operator-=(const Vector2F &rhs) noexcept | jau::math::Vector2F< Value_type, > | inline |
| operator/=(const value_type s) noexcept | jau::math::Vector2F< Value_type, > | inline |
| operator=(const Vector2F &) noexcept=default | jau::math::Vector2F< Value_type, > | |
| operator=(Vector2F &&) noexcept=default | jau::math::Vector2F< Value_type, > | |
| operator==(const Vector2F &rhs) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| operator[](size_t i) const noexcept | jau::math::Vector2F< Value_type, > | inline |
| operator[](size_t i) noexcept | jau::math::Vector2F< Value_type, > | inline |
| pointer typedef | jau::math::Vector2F< Value_type, > | |
| reference typedef | jau::math::Vector2F< Value_type, > | |
| rotate(const value_type radians, const Vector2F &ctr) noexcept | jau::math::Vector2F< Value_type, > | inline |
| rotate(const value_type sin, const value_type cos, const Vector2F &ctr) noexcept | jau::math::Vector2F< Value_type, > | inline |
| rotate(const value_type radians) noexcept | jau::math::Vector2F< Value_type, > | inline |
| rotate(const value_type sin, const value_type cos) noexcept | jau::math::Vector2F< Value_type, > | inline |
| scale(const value_type s) noexcept | jau::math::Vector2F< Value_type, > | inline |
| set(const value_type vx, const value_type vy) noexcept | jau::math::Vector2F< Value_type, > | inline |
| set(const_iterator xy) noexcept | jau::math::Vector2F< Value_type, > | inline |
| toString() const noexcept | jau::math::Vector2F< Value_type, > | inline |
| value_type typedef | jau::math::Vector2F< Value_type, > | |
| Vector2F() noexcept | jau::math::Vector2F< Value_type, > | inline |
| Vector2F(const value_type v) noexcept | jau::math::Vector2F< Value_type, > | inline |
| Vector2F(const value_type x_, const value_type y_) noexcept | jau::math::Vector2F< Value_type, > | inline |
| Vector2F(const Vector2F &o) noexcept=default | jau::math::Vector2F< Value_type, > | |
| Vector2F(Vector2F &&o) noexcept=default | jau::math::Vector2F< Value_type, > | |
| x | jau::math::Vector2F< Value_type, > | |
| y | jau::math::Vector2F< Value_type, > | |
| zero | jau::math::Vector2F< Value_type, > | static |