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