Skip to main content

intersect_list_sort

Function intersect_list_sort 

Source
pub fn intersect_list_sort(a: &IntersectNode, b: &IntersectNode) -> Ordering
Expand description

Sort comparator for IntersectNodes Direct port from clipper.engine.cpp line 322