Home
last modified time | relevance | path

Searched refs:bound_insert_location (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.hpp86 struct bound_insert_location { struct
90 bound_insert_location(bound<T> const& b) : bound2(b) { in bound_insert_location() function
114 std::find_if(active_bounds.begin(), active_bounds.end(), bound_insert_location<T>(left)); in insert_bound_into_ABL()