Searched refs:check_aabb_inside_portals (Results 1 – 1 of 1) sorted by relevance
194 static __inline__ int check_aabb_inside_portals(const AABBOX bbox, const PLANE* portals, Uint32 cou… in check_aabb_inside_portals() function1797 if (check_aabb_inside_portals(bbox_tree->intersect[idx].items[j].bbox, portals, count) == 0) in reflection_portal_checks()