Home
last modified time | relevance | path

Searched refs:side_first_wrt_second (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/overlay/
H A Dsort_by_side.hpp176 int const side_first_wrt_second = -side_second_wrt_first; in operator ()() local
182 return compare(side_first_wrt_second, side_second_wrt_first); in operator ()()