Skip to main content

transform_segment_candidates

Function transform_segment_candidates 

Source
fn transform_segment_candidates(
    index: &LayerIndex,
    position: Position2,
) -> impl Iterator<Item = &GeomWithData<Line<[f64; 2]>, usize>>