Home
last modified time | relevance | path

Searched refs:rings1 (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/
H A Dtransform.hpp181 rings1 = geometry::interior_rings(poly1); in apply() local
186 it1 = boost::begin(rings1); in apply()
189 for ( ; it1 != boost::end(rings1); ++it1, ++it2) in apply()