Home
last modified time | relevance | path

Searched refs:finish_ring (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dbuffer_inserter.hpp388 collection.finish_ring(geometry::strategy::buffer::result_normal); in buffer_point()
604 collection.finish_ring(code, ring, false, false); in apply()
734 collection.finish_ring(code); in apply()
802 collection.finish_ring(code, *it, is_interior, false); in iterate()
866 collection.finish_ring(code, exterior_ring(polygon), false, in apply()
Dbuffered_piece_collection.hpp692 inline bool finish_ring(strategy::buffer::result_code code) in finish_ring() function
738 inline void finish_ring(strategy::buffer::result_code code, in finish_ring() function
742 if (! finish_ring(code)) in finish_ring()