Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
jau::math::Vector3F< Value_type, > Member List

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

add(const value_type dx, const value_type dy, const value_type dz) noexceptjau::math::Vector3F< Value_type, >inline
angle(const Vector3F &o) const noexceptjau::math::Vector3F< Value_type, >inline
begin() noexceptjau::math::Vector3F< Value_type, >inline
byte_sizejau::math::Vector3F< Value_type, >static
cbegin() const noexceptjau::math::Vector3F< Value_type, >inline
componentsjau::math::Vector3F< Value_type, >static
const_iterator typedefjau::math::Vector3F< Value_type, >
const_pointer typedefjau::math::Vector3F< Value_type, >
const_reference typedefjau::math::Vector3F< Value_type, >
cos_angle(const Vector3F &o) const noexceptjau::math::Vector3F< Value_type, >inline
cross(const Vector3F &b) const noexceptjau::math::Vector3F< Value_type, >inline
cross(const Vector3F &a, const Vector3F &b) noexceptjau::math::Vector3F< Value_type, >inline
dist(const Vector3F &o) const noexceptjau::math::Vector3F< Value_type, >inline
dist_sq(const Vector3F &o) const noexceptjau::math::Vector3F< Value_type, >inline
dot(const Vector3F &o) const noexceptjau::math::Vector3F< Value_type, >inline
equals(const Vector3F &o, const value_type epsilon=std::numeric_limits< value_type >::epsilon()) const noexceptjau::math::Vector3F< Value_type, >inline
get(iterator xyz) const noexceptjau::math::Vector3F< Value_type, >inline
intersects(const Vector3F &o) const noexceptjau::math::Vector3F< Value_type, >inline
is_zero() const noexceptjau::math::Vector3F< Value_type, >inline
iterator typedefjau::math::Vector3F< Value_type, >
length() const noexceptjau::math::Vector3F< Value_type, >inline
length_sq() const noexceptjau::math::Vector3F< Value_type, >inline
mul(const value_type sx, const value_type sy, const value_type sz) noexceptjau::math::Vector3F< Value_type, >inline
normalize() noexceptjau::math::Vector3F< Value_type, >inline
onejau::math::Vector3F< Value_type, >static
operator const_pointer() const noexceptjau::math::Vector3F< Value_type, >inlineexplicit
operator pointer() noexceptjau::math::Vector3F< Value_type, >inlineexplicit
operator*=(const value_type s) noexceptjau::math::Vector3F< Value_type, >inline
operator+=(const Vector3F &rhs) noexceptjau::math::Vector3F< Value_type, >inline
operator-=(const Vector3F &rhs) noexceptjau::math::Vector3F< Value_type, >inline
operator/=(const value_type s) noexceptjau::math::Vector3F< Value_type, >inline
operator=(const Vector3F &) noexcept=defaultjau::math::Vector3F< Value_type, >
operator=(Vector3F &&) noexcept=defaultjau::math::Vector3F< Value_type, >
operator==(const Vector3F &rhs) const noexceptjau::math::Vector3F< Value_type, >inline
operator[](size_t i) const noexceptjau::math::Vector3F< Value_type, >inline
operator[](size_t i) noexceptjau::math::Vector3F< Value_type, >inline
pointer typedefjau::math::Vector3F< Value_type, >
reference typedefjau::math::Vector3F< Value_type, >
rotateZ(const value_type radians) noexceptjau::math::Vector3F< Value_type, >inline
rotateZ(const value_type sin, const value_type cos) noexceptjau::math::Vector3F< Value_type, >inline
scale(const value_type s) noexceptjau::math::Vector3F< Value_type, >inline
set(const Vec2f &o, const value_type z_) noexceptjau::math::Vector3F< Value_type, >inline
set(const value_type vx, const value_type vy, const value_type vz) noexceptjau::math::Vector3F< Value_type, >inline
set(const_iterator xyz) noexceptjau::math::Vector3F< Value_type, >inline
toString() const noexceptjau::math::Vector3F< Value_type, >inline
value_type typedefjau::math::Vector3F< Value_type, >
Vec2 typedefjau::math::Vector3F< Value_type, >
Vector3F() noexceptjau::math::Vector3F< Value_type, >inline
Vector3F(const value_type v) noexceptjau::math::Vector3F< Value_type, >inline
Vector3F(const value_type x_, const value_type y_, const value_type z_) noexceptjau::math::Vector3F< Value_type, >inline
Vector3F(const Vec2 &o2, const value_type z_) noexceptjau::math::Vector3F< Value_type, >inline
Vector3F(const_iterator v) noexceptjau::math::Vector3F< Value_type, >inline
Vector3F(std::initializer_list< value_type > v) noexceptjau::math::Vector3F< Value_type, >inline
Vector3F(const Vector3F &o) noexcept=defaultjau::math::Vector3F< Value_type, >
Vector3F(Vector3F &&o) noexcept=defaultjau::math::Vector3F< Value_type, >
xjau::math::Vector3F< Value_type, >
yjau::math::Vector3F< Value_type, >
zjau::math::Vector3F< Value_type, >
zerojau::math::Vector3F< Value_type, >static