Searched defs:angle_equal_to (Results 1 – 1 of 1) sorted by relevance
122 struct angle_equal_to struct124 typedef Point vector_type;126 inline angle_equal_to(Point const& origin, SideStrategy const& strategy) in angle_equal_to() function132 inline bool operator()(Angle const& p, Angle const& q) const in operator ()()150 Point m_origin;151 SideStrategy m_strategy;