Home
last modified time | relevance | path

Searched defs:angle_equal_to (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/
H A Dget_left_turns.hpp122 struct angle_equal_to struct
124 typedef Point vector_type;
126 inline angle_equal_to(Point const& origin, SideStrategy const& strategy) in angle_equal_to() function
132 inline bool operator()(Angle const& p, Angle const& q) const in operator ()()
150 Point m_origin;
151 SideStrategy m_strategy;