Function wt::intersect::test_ray_aabb¶ Defined in File ray.hpp 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.