Home
last modified time | relevance | path

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 Ddebug_turn.hpp34 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 Dfollow_linear_linear.hpp207 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 Dintersection_insert.hpp198 static inline void debug_turn(Turn const& t, bool non_crossing) in debug_turn() function
267 debug_turn(t, ! is_crossing); in apply()