Home
last modified time | relevance | path

Searched refs:remove_duplicate_points (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.hpp1113 bool remove_duplicate_points(point_ptr<T> pt_a, point_ptr<T> pt_b, ring_manager<T>& manager) { in remove_duplicate_points() function
1205 if (remove_duplicate_points(pt_a, pt_b, manager)) { in process_collinear_edges()