Home
last modified time | relevance | path

Searched defs:min_longitude (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dnormalize_spheroidal_coordinates.hpp43 static inline CoordinateType min_longitude() in min_longitude() function
80 static inline CoordinateType min_longitude() in min_longitude() function
/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.hpp263 coordinate_type const min_longitude = constants::min_longitude(); in apply() local