Home
last modified time | relevance | path

Searched defs:less_by_side (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dsort_by_side.hpp125 struct less_by_side struct
127 less_by_side(const Point& p1, const Point& p2, SideStrategy const& strategy) in less_by_side() function
134 inline bool operator()(const T& first, const T& second) const in operator ()()
206 Point const& m_origin;
207 Point const& m_turn_point;
208 SideStrategy const& m_strategy;