aoclib
0.1.0
In aoclib::
geometry::
line
aoclib
::
geometry
::
line
Function
intersections_naive
Copy item path
source
pub fn intersections_naive(ap: &[
Line
], bp: &[
Line
]) ->
Vec
<
Point
>