Skip to main content

union_64

Function union_64 

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

Compute the union of subjects and clips (Paths64). Direct port from clipper.h Union.