Home
last modified time | relevance | path

Searched refs:force_closed (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/io/wkt/
H A Dwrite.hpp131 Range const& range, bool force_closed) in apply()
156 if (force_closed in apply()
200 bool const force_closed = true; in apply() local
205 wkt_sequence<ring>::apply(os, exterior_ring(poly), force_closed); in apply()
213 wkt_sequence<ring>::apply(os, *it, force_closed); in apply()