Skip to main content

difference_64

Function difference_64 

Source
pub fn difference_64(
    subjects: &Paths64,
    clips: &Paths64,
    fill_rule: FillRule,
) -> Paths64
Expand description

Compute the difference of subjects minus clips (Paths64). Direct port from clipper.h Difference.