Searched refs:InsertEdgeIntoAEL (Results 1 – 2 of 2) sorted by relevance
310 void InsertEdgeIntoAEL(TEdge *edge, TEdge* startEdge);
1990 InsertEdgeIntoAEL(rb, 0); in InsertLocalMinimaIntoAEL()1997 InsertEdgeIntoAEL(lb, 0); in InsertLocalMinimaIntoAEL()2005 InsertEdgeIntoAEL(lb, 0); in InsertLocalMinimaIntoAEL()2006 InsertEdgeIntoAEL(rb, lb); in InsertLocalMinimaIntoAEL()3312 void Clipper::InsertEdgeIntoAEL(TEdge *edge, TEdge* startEdge) in InsertEdgeIntoAEL() function in QtClipperLib::Clipper