Searched refs:debug_turn (Results 1 – 3 of 3) 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/turns/ |
| H A D | debug_turn.hpp | 34 inline void debug_turn(Turn const& turn, Operation op, in debug_turn() function 53 inline void debug_turn(Turn const& , Operation, const char*)
|
| /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 D | follow_linear_linear.hpp | 207 detail::turns::debug_turn(*it, *op_it, "-> Entering"); in process_turn() 221 detail::turns::debug_turn(*it, *op_it, "-> Leaving"); in process_turn() 236 detail::turns::debug_turn(*it, *op_it, "-> Isolated point"); in process_turn() 246 detail::turns::debug_turn(*it, *op_it, "-> Staying inside"); in process_turn()
|
| H A D | intersection_insert.hpp | 198 static inline void debug_turn(Turn const& t, bool non_crossing) in debug_turn() function 267 debug_turn(t, ! is_crossing); in apply()
|