Home
last modified time | relevance | path

Searched refs:getCentroidCell (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.hpp85 Cell<T> getCentroidCell(const geometry::polygon<T>& polygon) { in getCentroidCell() function
138 auto bestCell = getCentroidCell(polygon); in polylabel()