Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.h189 double BasinAngle(Node& node);
H A Dsweep.cpp247 double angle = BasinAngle(n); in FillAdvancingFront()
309 double Sweep::BasinAngle(Node& node) in BasinAngle() function in p2t::Sweep