Home
last modified time | relevance | path

Searched refs:crosses_antimeridian (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/strategies/spherical/
Denvelope_segment.hpp141 static inline bool crosses_antimeridian(CoordinateType const& lon1, in crosses_antimeridian() function in boost::geometry::strategy::envelope::detail::envelope_segment_impl
269 if (crosses_antimeridian<Units>(lon1, lon2)) in special_cases()