Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffer_inserter.hpp404 collection.finish_ring(geometry::strategy::buffer::result_normal); in buffer_point()
620 collection.finish_ring(code); in apply()
750 collection.finish_ring(code); in apply()
812 collection.finish_ring(code, is_interior); in iterate()
876 collection.finish_ring(code, false, in apply()
H A Dbuffered_piece_collection.hpp905 inline void finish_ring(strategy::buffer::result_code code, in finish_ring() function