Home
last modified time | relevance | path

Searched refs:min_max_longitudes (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.hpp159 std::pair<iterator_type, iterator_type> min_max_longitudes in get_min_max_longitudes() local
164 lon_min = geometry::get<0>(*min_max_longitudes.first); in get_min_max_longitudes()
165 lon_max = geometry::get<0>(*min_max_longitudes.second); in get_min_max_longitudes()