Searched refs:intersect_helper (Results 1 – 1 of 1) sorted by relevance
19 bool intersect_helper(const BVH &tree, Intersector &intersector, typename BVH::Index root) in intersect_helper() function81 internal::intersect_helper(tree, intersector, tree.getRootIndex()); in BVIntersect()125 if(internal::intersect_helper(tree1, helper, *vBegin1)) in BVIntersect()133 if(internal::intersect_helper(tree2, helper, *vCur2)) in BVIntersect()