Home
last modified time | relevance | path

Searched defs:max_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.hpp49 static inline CoordinateType max_longitude() in max_longitude() function
85 static inline CoordinateType max_longitude() in max_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.hpp264 coordinate_type const max_longitude = constants::max_longitude(); in apply() local