Function wt::intersect::intersect_cone_aabb¶ Defined in File cone.hpp Function Documentation¶ inline pqrange_t wt::intersect::intersect_cone_aabb(const elliptic_cone_t &cone, const aabb_t &aabb, const pqrange_t<> &range = pqrange_t<>::positive()) noexcept¶ Cone-AABB intersection test. Returns intersection range. If range is empty, no intersection occurs.