|
sandbox
|
This is the complete list of members for sbx::scenes::frustum, including all inherited members.
| basic_box() noexcept=default | sbx::math::basic_box< Type > | |
| basic_box(const std::array< plane_type, 6u > &planes) noexcept | sbx::math::basic_box< Type > | |
| basic_box(std::array< plane_type, 6u > &&planes) noexcept | sbx::math::basic_box< Type > | |
| frustum(const math::matrix4x4 &view_projection) (defined in sbx::scenes::frustum) | sbx::scenes::frustum | inline |
| intersects(const math::volume &aabb, const math::matrix4x4 &model) const noexcept -> bool (defined in sbx::scenes::frustum) | sbx::scenes::frustum | inline |
| sbx::math::basic_box::intersects(const volume_type &volume) const -> bool | sbx::math::basic_box< Type > | |
| plane(const size_type index) const noexcept -> const plane_type & | sbx::math::basic_box< Type > | |
| plane_type typedef | sbx::math::basic_box< Type > | |
| planes() const noexcept -> const std::array< plane_type, 6u > & | sbx::math::basic_box< Type > | |
| size_type typedef | sbx::math::basic_box< Type > | |
| value_type typedef | sbx::math::basic_box< Type > | |
| volume_type typedef | sbx::math::basic_box< Type > |