Skip to main content

keep_fragment

Function keep_fragment 

Source
fn keep_fragment(
    frag: &Edge,
    polys_a: &[Vec<Vec2>],
    polys_b: &[Vec<Vec2>],
    op: BooleanOp,
) -> bool
Expand description

Decide whether a fragment is retained for the given op.