Home
last modified time | relevance | path

Searched defs:correct_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/
H A Dcorrect.hpp128 struct correct_ring struct
130 typedef typename point_type<Ring>::type point_type;
131 typedef typename coordinate_type<Ring>::type coordinate_type;
137 > ring_area_type;
141 static inline void apply(Ring& r, Strategy const& strategy) in apply()