Home
last modified time | relevance | path

Searched refs:bounds_adjacent (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.hpp279 bool bounds_adjacent(intersect_node<T> const& inode, bound_ptr<T> next) { in bounds_adjacent() function
307 if (!bounds_adjacent(*node_itr, *b2)) { in process_intersect_list()
313 if (bounds_adjacent(*next_itr, *n2)) { in process_intersect_list()