Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dbuffered_ring.hpp47 struct buffered_ring : public Ring struct
49 bool has_concave;
50 bool has_accepted_intersections;
51 bool has_discarded_intersections;
52 bool is_untouched_outside_original;
54 inline buffered_ring() in buffered_ring() argument
61 inline bool discarded() const in discarded()
65 inline bool has_intersections() const in has_intersections()