Home
last modified time | relevance | path

Searched refs:remove_bound (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 Dring_util.hpp520 bound_ptr<T> remove_bound; in append_ring() local
525 remove_bound = &b1; in append_ring()
530 remove_bound = &b2; in append_ring()
535 remove_bound = &b2; in append_ring()
540 remove_bound = &b1; in append_ring()
553 if (remove_bound->side == edge_left) { in append_ring()
570 if (remove_bound->side == edge_right) { in append_ring()
602 remove_bound->ring = nullptr; in append_ring()