Searched refs:bDisjoint1 (Results 1 – 1 of 1) sorted by relevance
338 bool bDisjoint1 = (nMin1 > nMax2) && (nMin1 - nMax2 > 1); in overlaps() local340 if (bDisjoint1 || bDisjoint2) in overlaps()
Completed in 16 milliseconds