Home
last modified time | relevance | path

Searched refs:is_band (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/util/
H A Dnormalize_spheroidal_box_coordinates.hpp36 static inline bool is_band(CoordinateType const& longitude1, in is_band() function in boost::geometry::math::detail::normalize_spheroidal_box_coordinates
96 bool const band = is_band(longitude1, longitude2); in apply()