Searched refs:all_ring_properties (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/overlay/ |
| H A D | select_rings.hpp | 248 RingPropertyMap const& all_ring_properties, in update_ring_selection() argument 254 for (typename RingPropertyMap::const_iterator it = boost::begin(all_ring_properties); in update_ring_selection() 255 it != boost::end(all_ring_properties); in update_ring_selection() 324 RingPropertyMap all_ring_properties; in select_rings() local 326 ring_identifier(0, -1, -1), all_ring_properties, in select_rings() 329 ring_identifier(1, -1, -1), all_ring_properties, in select_rings() 333 all_ring_properties, selected_ring_properties, in select_rings() 353 RingPropertyMap all_ring_properties; in select_rings() local 355 ring_identifier(0, -1, -1), all_ring_properties, in select_rings() 359 all_ring_properties, selected_ring_properties, in select_rings()
|