Home
last modified time | relevance | path

Searched defs:right_bound (Results 1 – 4 of 4) 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.hpp337 bound<T>& right_bound, in insert_lm_left_and_right_bound()
377 auto& right_bound = (*current_lm)->right_bound; in insert_local_minima_into_ABL() local
398 auto& right_bound = (*current_lm)->right_bound; in insert_horizontal_local_minima_into_ABL() local
H A Dlocal_minimum.hpp19 bound<T> right_bound; member
H A Dlocal_minimum_util.hpp181 void move_horizontals_on_left_to_right(bound<T>& left_bound, bound<T>& right_bound) { in move_horizontals_on_left_to_right()
H A Dsnap_rounding.hpp138 auto& right_bound = (*lm)->right_bound; in insert_local_minima_into_ABL_hot_pixel() local