[][src]Function lasy::stream::frame::opt::segments_to_point_graph

pub fn segments_to_point_graph<I>(segments: I) -> PointGraph where
    I: IntoIterator<Item = Segment>, 

Convert the given laser frame vector segments to a graph of points.