Function wt::intersect::test_cone_aabb¶
Defined in File cone.hpp
Function Documentation¶
-
inline bool wt::intersect::test_cone_aabb(const elliptic_cone_t &cone, const aabb_t &aabb, const pqrange_t<> &range_input = pqrange_t<>::positive()) noexcept¶
Cone-AABB intersection test. Fast, conservative approximation.