Home
last modified time | relevance | path

Searched defs:GetPoint (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep_context.cpp112 Point* SweepContext::GetPoint(const int& index) in GetPoint() function in p2t::SweepContext
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dshapes.h286 inline Point* Triangle::GetPoint(const int& index) in GetPoint() function