sandbox
|
This is the complete list of members for sbx::math::basic_volume< Type >, including all inherited members.
basic_volume() noexcept=default (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | |
basic_volume(const vector_type &min, const vector_type &max) noexcept (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
center() const noexcept -> vector_type (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
contains(const vector_type &point) const noexcept -> bool (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
contains(const basic_volume &other) const noexcept -> bool (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
corners() const noexcept -> std::array< math::vector3, 8u > (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
diagonal_length() const noexcept -> value_type (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
intersects(const basic_volume &other) const noexcept -> bool (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
max() const noexcept -> const vector_type & (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
min() const noexcept -> const vector_type & (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inline |
transformed(const basic_volume &volume, const math::matrix4x4 &matrix) -> basic_volume (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | inlinestatic |
value_type typedef (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > | |
vector_type typedef (defined in sbx::math::basic_volume< Type >) | sbx::math::basic_volume< Type > |