Home
last modified time | relevance | path

Searched defs:sort_on_segment (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/overlay/
H A Dfollow.hpp347 struct sort_on_segment struct in boost::geometry::detail::overlay::follow
351 inline int operation_order(Turn const& turn) const in operation_order()
366 inline bool use_operation(Turn const& left, Turn const& right) const in use_operation()
372 inline bool use_distance(Turn const& left, Turn const& right) const in use_distance()
380 inline bool operator()(Turn const& left, Turn const& right) const in operator ()()