Home
last modified time | relevance | path

Searched refs:wrapped_gap (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 Drange_of_boxes.hpp137 Longitude wrapped_gap = period + lon_min - lon_max; in apply() local
138 if (math::larger(max_gap, wrapped_gap)) in apply()