Skip to main content

correct

Function correct 

Source
pub fn correct<G: Correct>(g: &mut G)
Expand description

Fix closure and orientation of g in place.

Mirrors boost::geometry::correct(g) from boost/geometry/algorithms/correct.hpp.