Searched refs:bDisjoint2 (Results 1 – 1 of 1) sorted by relevance
339 bool bDisjoint2 = (nMin2 > nMax1) && (nMin2 - nMax1 > 1); in overlaps() local340 if (bDisjoint1 || bDisjoint2) in overlaps()
Completed in 15 milliseconds