Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/polylabel/1.0.3/include/mapbox/
H A Dpolylabel.hpp19 T getSegDistSq(const geometry::point<T>& p, in getSegDistSq() function
61 minDistSq = std::min(minDistSq, getSegDistSq(point, a, b)); in pointToPolygonDist()