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=defaultsbx::math::basic_box< Type >
basic_box(const std::array< plane_type, 6u > &planes) noexceptsbx::math::basic_box< Type >
basic_box(std::array< plane_type, 6u > &&planes) noexceptsbx::math::basic_box< Type >
intersects(const volume_type &volume) const -> boolsbx::math::basic_box< Type >
plane(const size_type index) const noexcept -> const plane_type &sbx::math::basic_box< Type >
plane_type typedefsbx::math::basic_box< Type >
planes() const noexcept -> const std::array< plane_type, 6u > &sbx::math::basic_box< Type >
size_type typedefsbx::math::basic_box< Type >
value_type typedefsbx::math::basic_box< Type >
volume_type typedefsbx::math::basic_box< Type >