Home
last modified time | relevance | path

Searched refs:min_max_latitudes (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 Dmultipoint.hpp221 std::pair<Iterator, Iterator> min_max_latitudes in get_min_max_latitudes() local
224 lat_min = geometry::get<1>(*min_max_latitudes.first); in get_min_max_latitudes()
225 lat_max = geometry::get<1>(*min_max_latitudes.second); in get_min_max_latitudes()