Searched refs:IsOpen (Results 1 – 2 of 2) sorted by relevance
105 bool IsOpen; member235 bool PolyNode::IsOpen() const in IsOpen() function in QtClipperLib::PolyNode1384 result->IsOpen = false; in CreateOutRec()1597 if (!outRec->Pts || outRec->IsOpen) continue; in ExecuteInternal()1609 if (outRec->IsOpen) in ExecuteInternal()2468 outRec->IsOpen = (e->WindDelta == 0); in AddOutPt()2475 if (!outRec->IsOpen) in AddOutPt()2640 bool IsOpen = (horzEdge->WindDelta == 0); in ProcessHorizontal() local2690 if (horzEdge->OutIdx >= 0 && !IsOpen) in ProcessHorizontal()2699 if (horzEdge->OutIdx >= 0 && !IsOpen) in ProcessHorizontal()[all …]
146 bool IsOpen() const;