Function wt::intersect::test_ray_aabb

Function Documentation

inline bool wt::intersect::test_ray_aabb(const ray_t &r, aabb_t aabb, const pqrange_t<> &range = pqrange_t<>::positive()) noexcept

Ray-AABB intersection test.