Home
last modified time | relevance | path

Searched refs:active_bound_list_rev_itr (Results 1 – 2 of 2) 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 Dprocess_horizontal.hpp139 active_bound_list_rev_itr<T>(get_maxima_pair<T>(horz_bound_fwd, active_bounds)); in process_horizontal_right_to_left()
151 auto bnd = active_bound_list_rev_itr<T>(horz_bound_fwd); in process_horizontal_right_to_left()
H A Dactive_bound_list.hpp28 using active_bound_list_rev_itr = typename active_bound_list<T>::reverse_iterator; typedef
174 auto rev_bnd_itr = active_bound_list_rev_itr<T>(bnd_itr); in set_winding_count()