sandbox
Loading...
Searching...
No Matches
sbx::math::basic_vector< Size, Type > Member List

This is the complete list of members for sbx::math::basic_vector< Size, Type >, including all inherited members.

abs(const basic_vector< Size, Lhs > &vector) noexcept -> basic_vectorsbx::math::basic_vector< Size, Type >static
axis(Other value) noexcept -> basic_vector (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >protectedstatic
basic_vector (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >friend
basic_vector(Other value=Other{0}) noexceptsbx::math::basic_vector< Size, Type >
basic_vector(const basic_vector< Size, Other > &other) noexceptsbx::math::basic_vector< Size, Type >
basic_vector(const basic_vector &other) noexcept=default (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
basic_vector(basic_vector &&other) noexcept=default (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
basic_vector(Args &&... args) noexcept (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >protected
basic_vector(std::array< value_type, Size > &&components) noexcept (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >protected
const_reference typedef (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
data() noexcept -> value_type *sbx::math::basic_vector< Size, Type >
data() const noexcept -> const value_type *sbx::math::basic_vector< Size, Type >
fill(Other value) noexcept -> basic_vector (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >protectedstatic
length() const noexcept -> length_typesbx::math::basic_vector< Size, Type >
length_squared() const noexcept -> length_typesbx::math::basic_vector< Size, Type >
length_type typedef (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
lerp(const basic_vector &x, const basic_vector &y, const value_type a) noexcept -> basic_vectorsbx::math::basic_vector< Size, Type >static
max(const basic_vector &vector) noexcept -> value_typesbx::math::basic_vector< Size, Type >static
max(const basic_vector< Size, Lhs > &lhs, const basic_vector< Size, Rhs > &rhs) noexcept -> basic_vectorsbx::math::basic_vector< Size, Type >static
min(const basic_vector &vector) noexcept -> value_typesbx::math::basic_vector< Size, Type >static
min(const basic_vector< Size, Lhs > &lhs, const basic_vector< Size, Rhs > &rhs) noexcept -> basic_vectorsbx::math::basic_vector< Size, Type >static
normalize() noexcept -> basic_vector &sbx::math::basic_vector< Size, Type >
operator*=(Other scalar) noexcept -> basic_vector &sbx::math::basic_vector< Size, Type >
operator*=(const basic_vector< Size, Other > &other) noexcept -> basic_vector &sbx::math::basic_vector< Size, Type >
operator+=(const basic_vector< Size, Other > &other) noexcept -> basic_vector &sbx::math::basic_vector< Size, Type >
operator-=(const basic_vector< Size, Other > &other) noexcept -> basic_vector &sbx::math::basic_vector< Size, Type >
operator/=(Other scalar) noexcept -> basic_vector &sbx::math::basic_vector< Size, Type >
operator=(const basic_vector &other) noexcept -> basic_vector &=default (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
operator=(basic_vector &&other) noexcept -> basic_vector &=default (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
operator[](size_type index) noexcept -> referencesbx::math::basic_vector< Size, Type >
operator[](size_type index) const noexcept -> const_referencesbx::math::basic_vector< Size, Type >
reference typedef (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
size_type typedef (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >
splat(const basic_vector< Size, Other > &vector) noexcept -> basic_vector< Size, Other >sbx::math::basic_vector< Size, Type >static
value_type typedef (defined in sbx::math::basic_vector< Size, Type >)sbx::math::basic_vector< Size, Type >