Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A 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() function
61 inline bool discarded() const in discarded()
65 inline bool has_intersections() const in has_intersections()