sandbox
Loading...
Searching...
No Matches
sbx::scenes::frustum Member List

This is the complete list of members for sbx::scenes::frustum, 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 >
frustum(const math::matrix4x4 &view_projection) (defined in sbx::scenes::frustum)sbx::scenes::frustuminline
intersects(const math::volume &aabb, const math::matrix4x4 &model) const noexcept -> bool (defined in sbx::scenes::frustum)sbx::scenes::frustuminline
sbx::math::basic_box::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 >