Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dshapes.h182 void SetConstrainedEdgeCW(Point& p, bool ce);
H A Dshapes.cpp290 void Triangle::SetConstrainedEdgeCW(Point& p, bool ce) in SetConstrainedEdgeCW() function in p2t::Triangle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp461 t.SetConstrainedEdgeCW(p, ce2); in RotateTrianglePair()
463 ot.SetConstrainedEdgeCW(op, ce4); in RotateTrianglePair()