axis(Other value) noexcept -> basic_vector (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inlineprotectedstatic |
basic_vector (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | friend |
basic_vector(Other value=Other{0}) noexcept (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
basic_vector(const basic_vector< Size, Other > &other) noexcept (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
basic_vector(Args &&... args) noexcept (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inlineprotected |
basic_vector(std::array< value_type, Size > &&components) noexcept (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inlineprotected |
const_reference typedef (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | |
data() noexcept -> value_type * (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
fill(Other value) noexcept -> basic_vector (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inlineprotectedstatic |
length() const noexcept -> length_type (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
length_squared() const noexcept -> length_type (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
length_type typedef (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | |
normalize() noexcept -> basic_vector & (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
operator*=(Other scalar) noexcept -> basic_vector & (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
operator*=(const basic_vector< Size, Other > &other) noexcept -> basic_vector & (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
operator+=(const basic_vector< Size, Other > &other) noexcept -> basic_vector & (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
operator-=(const basic_vector< Size, Other > &other) noexcept -> basic_vector & (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
operator/=(Other scalar) noexcept -> basic_vector & (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
operator[](size_type index) noexcept -> reference (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
operator[](size_type index) const noexcept -> const_reference (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | inline |
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 > | |
value_type typedef (defined in sbx::math::basic_vector< Size, Type >) | sbx::math::basic_vector< Size, Type > | |