Function voronoi::make_line_segments [] [src]

pub fn make_line_segments(dcel: &DCEL) -> Vec<[Point; 2]>

Constructs the line segments of the Voronoi diagram.