Home
last modified time | relevance | path

Searched refs:compare_less_equal (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/distance/
H A Dsegment_to_box.hpp301 struct compare_less_equal struct in boost::geometry::detail::distance::segment_to_box_2D
303 typedef compare_less_equal<T, !IsLess> other; argument
314 struct compare_less_equal<T, false> struct in boost::geometry::detail::distance::segment_to_box_2D
316 typedef compare_less_equal<T, true> other; argument
561 typedef compare_less_equal<ReturnType, true> less_equal; in non_negative_slope_segment()
618 typedef compare_less_equal<ReturnType, false> greater_equal; in negative_slope_segment()