Function line_drawing::supercover [] [src]

pub fn supercover<T: SignedNum>(start: Point<T>, end: Point<T>) -> Vec<Point<T>>

A convenience function to collect the points from Supercover into a Vec.