Home
last modified time | relevance | path

Searched defs:turn_info_per_ring (Results 1 – 2 of 2) 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/overlay/
H A Dselect_rings.hpp315 RingTurnInfoMap const& turn_info_per_ring, in select_rings()
346 RingTurnInfoMap const& turn_info_per_ring, in select_rings()
H A Doverlay.hpp350 std::map<ring_identifier, ring_turn_info> turn_info_per_ring; in apply() local