Home
last modified time | relevance | path

Searched defs:correct_polygon (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 Dcorrect.hpp174 struct correct_polygon struct
176 typedef typename ring_type<Polygon>::type ring_type;
179 static inline void apply(Polygon& poly, Strategy const& strategy) in apply()