Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.15.242 geojson-vt-cpp, geometry.hpp, kdbush.hpp, polylabel, protozero, RapidJSON,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/polylabel/1.0.3/include/mapbox/
H A Dpolylabel.hpp105 geometry::point<T> polylabel(const geometry::polygon<T>& polygon, T precision = 1, bool debug = fal… in polylabel() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/
H A Dmapbox-gl-native.pro423 deps/polylabel/1.0.3 \
424 deps/polylabel/1.0.3/include \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp356 auto poi = mapbox::polylabel(poly, double(util::EXTENT / util::tileSize)); in addFeature()