Home
last modified time | relevance | path

Searched refs:monotonic_sections (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_piece_collection.hpp308 sections_type monotonic_sections; member
778 = boost::begin(monotonic_sections); in get_turns()
779 it != boost::end(monotonic_sections); in get_turns()
800 >::apply(monotonic_sections, visitor, in get_turns()
854 while (! monotonic_sections.empty() in abort_ring()
855 && monotonic_sections.back().ring_id.multi_index in abort_ring()
858 monotonic_sections.erase(monotonic_sections.end() - 1); in abort_ring()
1087 sectionalizer::apply(monotonic_sections, in sectionalize()