Function get_intersection

Source
pub fn get_intersection(k_ln: Line, l_ln: Line) -> Complex
Expand description

Gets the intersection point of two lines.