Skip to main content

extract_from_sel

Function extract_from_sel 

Source
pub fn extract_from_sel(
    e_idx: usize,
    active_arena: &mut [Active],
) -> Option<usize>
Expand description

Extract an active from the SEL (sorted edge list) Direct port from clipper.engine.cpp ExtractFromSEL