Searched refs:IntersectionAABB (Results 1 – 2 of 2) sorted by relevance
487 bool IntersectionAABB(const AABB* a, const AABB* b);
1274 IntersectionAABB(const AABB* a, const AABB* b) in IntersectionAABB() function1460 if (!IntersectionAABB(B, &box)) in IntersectAABB()1487 if (!IntersectionAABB(B, &box)) in IntersectAABB_Ex()