Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dsort_by_side.hpp221 struct side_sorter struct
223 typedef ranked_point<Point> rp;
226 struct include_union
237 struct include_intersection
249 side_sorter(SideStrategy const& strategy) in side_sorter() argument
255 void add_segment_from(signed_size_type turn_index, int op_index, in add_segment_from()
268 void add_segment_to(signed_size_type turn_index, int op_index, in add_segment_to()
275 void add_segment(signed_size_type turn_index, int op_index, in add_segment()
285 Point add(Operation const& op, signed_size_type turn_index, int op_index, in add()
299 void add(Operation const& op, signed_size_type turn_index, int op_index, in add()
[all …]