Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h234 void InsertScanbeam(const cInt Y);
H A Dclipper.cpp1257 InsertScanbeam(lm->Y); in Reset()
1335 void ClipperBase::InsertScanbeam(const cInt Y) in InsertScanbeam() function in QtClipperLib::ClipperBase
1461 if (!IsHorizontal(*e)) InsertScanbeam(e->Top.Y); in UpdateEdgeIntoAEL()
2001 InsertScanbeam(lb->Top.Y); in InsertLocalMinimaIntoAEL()
2012 InsertScanbeam(lb->Top.Y); in InsertLocalMinimaIntoAEL()
2021 InsertScanbeam(rb->NextInLML->Top.Y); in InsertLocalMinimaIntoAEL()
2023 else InsertScanbeam( rb->Top.Y ); in InsertLocalMinimaIntoAEL()