Home
last modified time | relevance | path

Searched refs:ext_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/envelope/
H A Dimplementation.hpp52 typename ring_return_type<Polygon const>::type ext_ring in apply() local
55 if (geometry::is_empty(ext_ring)) in apply()
66 envelope_range::apply(ext_ring, mbr, strategy); in apply()