Home
last modified time | relevance | path

Searched refs:point_ptr_cmp (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.hpp151 struct point_ptr_cmp { struct
1347 std::stable_sort(manager.all_points.begin(), manager.all_points.end(), point_ptr_cmp<T>()); in correct_topology()