Home
last modified time | relevance | path

Searched defs:has_south_pole (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.hpp68 bool& has_south_pole, in analyze_point_coordinates()
197 bool has_south_pole, in get_min_max_latitudes()
265 bool has_north_pole = false, has_south_pole = false; in apply() local