Home
last modified time | relevance | path

Searched refs:bboxCell (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.hpp141 Cell<T> bboxCell(envelope.min + size / 2.0, 0, polygon); in polylabel() local
142 if (bboxCell.d > bestCell.d) { in polylabel()
143 bestCell = bboxCell; in polylabel()