Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp282 coordinate_type lon_left = geometry::get<min_corner, 0>(*it); in apply() local
287 intervals.push_back(interval_type(lon_left, max_longitude)); in apply()
293 intervals.push_back(interval_type(lon_left, lon_right)); in apply()