Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dadvancing_front.cpp71 Node* AdvancingFront::LocatePoint(const Point* point) in LocatePoint() function in p2t::AdvancingFront
H A Dadvancing_front.h79 Node* LocatePoint(const Point* point);
H A Dsweep_context.cpp159 Node* n = front_->LocatePoint(t.PointCW(*t.GetPoint(i))); in MapTriangleToNodes()