Home
last modified time | relevance | path

Searched defs:less_by_side (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.hpp114 struct less_by_side struct
116 less_by_side(const Point& p1, const Point& p2, SideStrategy const& strategy) in less_by_side() function
123 inline bool operator()(const T& first, const T& second) const in operator ()()
186 Point m_p1, m_p2;
187 SideStrategy const& m_strategy;