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

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

basic_box() noexcept=default (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >
basic_box(const std::array< plane_type, 6u > &planes) noexcept (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >inline
basic_box(std::array< plane_type, 6u > &&planes) noexcept (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >inline
intersects(const volume_type &volume) const -> bool (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >inline
plane(const size_type index) const noexcept -> const plane_type & (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >inline
plane_type typedef (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >
planes() const noexcept -> const std::array< plane_type, 6u > & (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >inline
size_type typedef (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >
value_type typedef (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >
volume_type typedef (defined in sbx::math::basic_box< Type >)sbx::math::basic_box< Type >