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.

basic_vector4(const base_type &base) noexcept (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
basic_vector4(Other x, Other y, Other z, Other w) noexcept (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< Type >inline
basic_vector4(const basic_vector3< Other > &vector, Scalar w=Scalar{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 >
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_type typedef (defined in sbx::math::basic_vector4< Type >)sbx::math::basic_vector4< 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
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 >
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