Searched refs:ctXor (Results 1 – 3 of 3) sorted by relevance
131 return QtClipperLib::ctXor; in operation()
64 enum ClipType { ctIntersection, ctUnion, ctDifference, ctXor }; enumerator
1820 case ctXor: in IsContributing()2225 (e1->PolyTyp != e2->PolyTyp && m_ClipType != ctXor) ) in IntersectEdges()2292 case ctXor: in IntersectEdges()