Home
last modified time | relevance | path

Searched defs:intersect_list_sorter (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 Dintersect_util.hpp18 struct intersect_list_sorter { struct
19 inline bool operator()(intersect_node<T> const& node1, intersect_node<T> const& node2) { in operator ()()