Home
last modified time | relevance | path

Searched refs:mid_lat (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 Dsegment.hpp161 CalculationType const mid_lat = lat1 + lat2; in compute_box_corners() local
162 if (mid_lat < 0) in compute_box_corners()
174 else if (mid_lat > 0) in compute_box_corners()