Home
last modified time | relevance | path

Searched defs:join_round (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_ring.cpp24 bg::strategy::buffer::join_round join_round(100); in test_all() local
Dbuffer_linestring_aimes.cpp434 bg::strategy::buffer::join_round join_round(100); in test_aimes() local
Dbuffer_polygon.cpp250 bg::strategy::buffer::join_round join_round(100); in test_all() local
776 bg::strategy::buffer::join_round join_round(8); in test_deflate_special_cases() local
820 bg::strategy::buffer::join_round join_round(12); in test_mixed() local
Dbuffer_countries.cpp127 bg::strategy::buffer::join_round join_round(100); in test_one() local
Dbuffer_multi_linestring.cpp70 bg::strategy::buffer::join_round join_round(100); in test_all() local
Dbuffer_linestring.cpp118 bg::strategy::buffer::join_round join_round(100); in test_all() local
Dbuffer_multi_polygon.cpp317 bg::strategy::buffer::join_round join_round(100); in test_all() local
/third_party/boost/boost/geometry/strategies/cartesian/
Dbuffer_join_round.hpp56 class join_round class
62 explicit inline join_round(std::size_t points_per_circle = 90) in join_round() function in boost::geometry::strategy::buffer::join_round
/third_party/boost/libs/geometry/test/robustness/overlay/buffer/
Dmany_ring_buffer.cpp260 bg::strategy::buffer::join_round join_round(100); in test_many_rings() local