Home
last modified time | relevance | path

Searched refs:preserveCol (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp3143 bool preserveCol = m_PreserveCollinear || m_StrictSimple; in FixupOutPolygon() local
3157 (!preserveCol || !Pt2IsBetweenPt1AndPt3(pp->Prev->Pt, pp->Pt, pp->Next->Pt)))) in FixupOutPolygon()