Home
last modified time | relevance | path

Searched defs:correct_polygon (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/
Dcorrect.hpp160 struct correct_polygon struct
162 typedef typename ring_type<Polygon>::type ring_type;
165 static inline void apply(Polygon& poly, Strategy const& strategy) in apply()