Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/
Dget_left_turns.hpp72 struct angle_less struct
74 typedef Point vector_type;
76 angle_less(Point const& origin, SideStrategy const& strategy) in angle_less() function
82 inline bool operator()(Angle const& p, Angle const& q) const in operator ()()
120 Point m_origin;
121 SideStrategy m_strategy;
Doccupation_info.hpp115 > angle_less; in get_left_turns() typedef