Home
last modified time | relevance | path

Searched defs:selected_ring_properties (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.hpp249 RingPropertyMap& selected_ring_properties, in update_ring_selection()
316 RingPropertyMap& selected_ring_properties, in select_rings()
347 RingPropertyMap& selected_ring_properties, in select_rings()
H A Doverlay.hpp362 std::map<ring_identifier, properties> selected_ring_properties; in apply() local