Home
last modified time | relevance | path

Searched refs:bot_y (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 Dactive_bound_list.hpp365 void insert_local_minima_into_ABL(T const bot_y, in insert_local_minima_into_ABL() argument
374 while (current_lm != minima_sorted.end() && bot_y == (*current_lm)->y) { in insert_local_minima_into_ABL()