Home
last modified time | relevance | path

Searched refs:correct_ring_self_intersections (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dtopology_correction.hpp466 bool correct_ring_self_intersections(ring_manager<T>& manager, ring_ptr<T> r, bool correct_tree) { in correct_ring_self_intersections() function
1335 if (correct_ring_self_intersections(manager, r, correct_tree)) { in correct_self_intersections()