Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dbuffer_inserter.hpp84 struct buffer_range struct
86 typedef typename point_type<RingOutput>::type output_point_type;
87 typedef typename coordinate_type<RingOutput>::type coordinate_type;
100 void add_join(Collection& collection, in add_join()
172 static inline bool same_direction(output_point_type const& p0, in same_direction()
181 static inline geometry::strategy::buffer::join_selector get_join_type( in get_join_type()
205 static inline geometry::strategy::buffer::result_code iterate(Collection& collection, in iterate()
479 typedef detail::buffer::buffer_range<RingOutput> buffer_range; in iterate() typedef