Function spiropath::direction[][src]

pub fn direction(from_point: Point, to_point: Point) -> Point
Expand description

Return the direction (length 1) vector between two points (as a point).