Searched refs:find_next_ring (Results 1 – 1 of 1) sorted by relevance
378 turn_iterator next = find_next_ring(it, turns.end(), has_boundary_inters); in apply()1360 static inline It find_next_ring(It first, It last, Fun & fun) in find_next_ring() function