sandbox
Loading...
Searching...
No Matches
sbx::math::basic_vector4< Type > Member List

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

abs(const basic_vector< Size, Lhs > &vector) noexcept -> basic_vectorsbx::math::basic_vector< 4u, Type >static
basic_vector(Other value=Other{0}) noexceptsbx::math::basic_vector< 4u, Type >
basic_vector(const basic_vector< Size, Other > &other) noexceptsbx::math::basic_vector< 4u, Type >
basic_vector4(const base_type &base) noexcept (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
basic_vector4(XOther x, YOther y, ZOther z, WOther w) noexcept (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
basic_vector4(const basic_vector3< Other > &vector, ScalarW w=ScalarW{0}) noexcept (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
basic_vector4(const basic_vector2< Other > &vector, ScalarZ z=ScalarZ{0}, ScalarW w=ScalarW{0}) noexcept (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
const_reference typedef (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >
data() noexcept -> value_type *sbx::math::basic_vector< 4u, Type >
data() const noexcept -> const value_type *sbx::math::basic_vector< 4u, Type >
dot(const basic_vector4 &lhs, const basic_vector4 &rhs) noexcept -> length_type (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inlinestatic
length() const noexcept -> length_typesbx::math::basic_vector< 4u, Type >
length_squared() const noexcept -> length_typesbx::math::basic_vector< 4u, Type >
length_type typedef (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >
lerp(const basic_vector &x, const basic_vector &y, const value_type a) noexcept -> basic_vectorsbx::math::basic_vector< 4u, Type >static
max(const basic_vector &vector) noexcept -> value_typesbx::math::basic_vector< 4u, Type >static
max(const basic_vector< Size, Lhs > &lhs, const basic_vector< Size, Rhs > &rhs) noexcept -> basic_vectorsbx::math::basic_vector< 4u, Type >static
min(const basic_vector &vector) noexcept -> value_typesbx::math::basic_vector< 4u, Type >static
min(const basic_vector< Size, Lhs > &lhs, const basic_vector< Size, Rhs > &rhs) noexcept -> basic_vectorsbx::math::basic_vector< 4u, Type >static
normalize() noexcept -> basic_vector &sbx::math::basic_vector< 4u, Type >
normalized(const basic_vector4 &vector) noexcept -> basic_vector4 (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inlinestatic
one (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inlinestatic
operator basic_vector3< Type >() const noexcept (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
operator*=(Other scalar) noexcept -> basic_vector &sbx::math::basic_vector< 4u, Type >
operator*=(const basic_vector< Size, Other > &other) noexcept -> basic_vector &sbx::math::basic_vector< 4u, Type >
operator+=(const basic_vector< Size, Other > &other) noexcept -> basic_vector &sbx::math::basic_vector< 4u, Type >
operator-=(const basic_vector< Size, Other > &other) noexcept -> basic_vector &sbx::math::basic_vector< 4u, Type >
operator/=(Other scalar) noexcept -> basic_vector &sbx::math::basic_vector< 4u, Type >
operator[](size_type index) noexcept -> referencesbx::math::basic_vector< 4u, Type >
operator[](size_type index) const noexcept -> const_referencesbx::math::basic_vector< 4u, Type >
reference typedef (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >
size_type typedef (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >
splat(const basic_vector< Size, Other > &vector) noexcept -> basic_vector< Size, Other >sbx::math::basic_vector< 4u, Type >static
value_type typedef (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >
w() noexcept -> reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
w() const noexcept -> const_reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
x() noexcept -> reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
x() const noexcept -> const_reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
y() noexcept -> reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
y() const noexcept -> const_reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
z() noexcept -> reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
z() const noexcept -> const_reference (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
zero (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inlinestatic