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