Home
last modified time | relevance | path

Searched refs:debug_print_turns (Results 1 – 4 of 4) 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/is_valid/
H A Ddebug_print_turns.hpp55 inline void debug_print_turns(TurnIterator first, TurnIterator beyond) in debug_print_turns() function
70 inline void debug_print_turns(TurnIterator, TurnIterator)
H A Dmultipolygon.hpp322 debug_print_turns(turns.begin(), turns.end()); in apply()
H A Dpolygon.hpp474 debug_print_turns(turns.begin(), turns.end()); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/
H A Dlinear.hpp229 detail::is_valid::debug_print_turns(turns.begin(), turns.end()); in has_self_intersections()