Searched defs:less_by_side (Results 1 – 1 of 1) sorted by relevance
125 struct less_by_side struct127 less_by_side(const Point& p1, const Point& p2, SideStrategy const& strategy) in less_by_side() function134 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;