Function svgbob::util::clip_line

source ·
pub fn clip_line(
    aabb: &Aabb,
    start: Point,
    end: Point
) -> Option<(Point, Point)>
Expand description

clip a line but do not extend the points