Searched refs:map_input_output (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/buffer/ |
D | test_buffer_svg_per_turn.hpp | 87 void map_input_output(Geometry const& geometry, in map_input_output() function in mapper_visitor 90 m_buffer_mapper.map_input_output(m_mapper, geometry, buffered, negative); in map_input_output() 152 void map_input_output(Geometry const& geometry, in map_input_output() function in per_turn_visitor 158 it->map_input_output(geometry, buffered, negative); in map_input_output()
|
D | test_buffer.hpp | 263 buffer_mapper.map_input_output(mapper, geometry, buffered, distance_strategy.negative()); in test_buffer() 369 ptv.map_input_output(geometry, buffered, distance_strategy.negative()); in test_buffer()
|
D | test_buffer_svg.hpp | 342 void map_input_output(Mapper& mapper, Geometry const& geometry, in map_input_output() function in buffer_svg_mapper
|