Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp4338 bool SlopesNearCollinear(const IntPoint& pt1, in SlopesNearCollinear() function
4420 else if (SlopesNearCollinear(op->Prev->Pt, op->Pt, op->Next->Pt, distSqrd)) in CleanPolygon()