jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::math::Vector2F< Value_type > Member List

This is the complete list of members for jau::math::Vector2F< Value_type >, including all inherited members.

add(const Vector2F &d) noexceptjau::math::Vector2F< Value_type >inline
add(const value_type dx, const value_type dy) noexceptjau::math::Vector2F< Value_type >inline
angle() const noexceptjau::math::Vector2F< Value_type >inline
angle(const Vector2F &o) const noexceptjau::math::Vector2F< Value_type >inline
begin() noexceptjau::math::Vector2F< Value_type >inline
byte_sizejau::math::Vector2F< Value_type >static
cbegin() const noexceptjau::math::Vector2F< Value_type >inline
componentsjau::math::Vector2F< Value_type >static
const_iterator typedefjau::math::Vector2F< Value_type >
const_pointer typedefjau::math::Vector2F< Value_type >
const_reference typedefjau::math::Vector2F< Value_type >
copy() noexceptjau::math::Vector2F< Value_type >inline
cos_angle(const Vector2F &o) const noexceptjau::math::Vector2F< Value_type >inline
cross(const Vector2F &o) const noexceptjau::math::Vector2F< Value_type >inline
dist(const Vector2F &o) const noexceptjau::math::Vector2F< Value_type >inline
dist_sq(const Vector2F &o) const noexceptjau::math::Vector2F< Value_type >inline
dot(const Vector2F &o) const noexceptjau::math::Vector2F< Value_type >inline
from_length_angle(const value_type magnitude, const value_type radians) noexceptjau::math::Vector2F< Value_type >inlinestatic
get(iterator xy) const noexceptjau::math::Vector2F< Value_type >inline
intersects(const Vector2F &o) const noexceptjau::math::Vector2F< Value_type >inline
is_zero() const noexceptjau::math::Vector2F< Value_type >inline
iterator typedefjau::math::Vector2F< Value_type >
length() const noexceptjau::math::Vector2F< Value_type >inline
length_sq() const noexceptjau::math::Vector2F< Value_type >inline
mul(const Vector2F &s) noexceptjau::math::Vector2F< Value_type >inline
mul(const value_type sx, const value_type sy) noexceptjau::math::Vector2F< Value_type >inline
normal_ccw() const noexceptjau::math::Vector2F< Value_type >inline
normalize() noexceptjau::math::Vector2F< Value_type >inline
onejau::math::Vector2F< Value_type >static
operator const_pointer() const noexceptjau::math::Vector2F< Value_type >inlineexplicit
operator pointer() noexceptjau::math::Vector2F< Value_type >inlineexplicit
operator*=(const Vector2F &s) noexceptjau::math::Vector2F< Value_type >inline
operator*=(const value_type s) noexceptjau::math::Vector2F< Value_type >inline
operator+=(const Vector2F &rhs) noexceptjau::math::Vector2F< Value_type >inline
operator-=(const Vector2F &rhs) noexceptjau::math::Vector2F< Value_type >inline
operator/=(const Vector2F &s) noexceptjau::math::Vector2F< Value_type >inline
operator/=(const value_type s) noexceptjau::math::Vector2F< Value_type >inline
operator=(const Vector2F &) noexcept=defaultjau::math::Vector2F< Value_type >
operator=(Vector2F &&) noexcept=defaultjau::math::Vector2F< Value_type >
operator==(const Vector2F &rhs) const noexceptjau::math::Vector2F< Value_type >inline
operator[](size_t i) const noexceptjau::math::Vector2F< Value_type >inline
operator[](size_t i) noexceptjau::math::Vector2F< Value_type >inline
pointer typedefjau::math::Vector2F< Value_type >
reference typedefjau::math::Vector2F< Value_type >
rotate(const value_type radians, const Vector2F &ctr) noexceptjau::math::Vector2F< Value_type >inline
rotate(const value_type sin, const value_type cos, const Vector2F &ctr) noexceptjau::math::Vector2F< Value_type >inline
rotate(const value_type radians) noexceptjau::math::Vector2F< Value_type >inline
rotate(const value_type sin, const value_type cos) noexceptjau::math::Vector2F< Value_type >inline
scale(const value_type s) noexceptjau::math::Vector2F< Value_type >inline
set(const value_type vx, const value_type vy) noexceptjau::math::Vector2F< Value_type >inline
set(const_iterator xy) noexceptjau::math::Vector2F< Value_type >inline
toString() const noexceptjau::math::Vector2F< Value_type >inline
value_alignmentjau::math::Vector2F< Value_type >static
value_type typedefjau::math::Vector2F< Value_type >
Vector2F() noexceptjau::math::Vector2F< Value_type >inline
Vector2F(const value_type v) noexceptjau::math::Vector2F< Value_type >inline
Vector2F(const value_type x_, const value_type y_) noexceptjau::math::Vector2F< Value_type >inline
Vector2F(const Vector2F &o) noexcept=defaultjau::math::Vector2F< Value_type >
Vector2F(Vector2F &&o) noexcept=defaultjau::math::Vector2F< Value_type >
xjau::math::Vector2F< Value_type >
yjau::math::Vector2F< Value_type >
zerojau::math::Vector2F< Value_type >static