Searched refs:CompareIntersection (Results 1 – 1 of 1) sorted by relevance
112 struct CompareIntersection struct119 return CompareIntersection()(toInt(aMin), toInt(aMax), toInt(bMin), toInt(bMax)); in operator ()()145 return compareValueRangesAllTrue<CompareIntersection>(*this, other); in intersects()