Home
last modified time | relevance | path

Searched defs: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
152 inline bool operator()(point_ptr<T> op1, point_ptr<T> op2) { in operator ()()