☰
Module line_intersection
Enums
Functions
All crates
?
Module
geo
::
algorithm
::
line_intersection
[
−
]
[src]
Expand description
Computes the intersection of two Lines.
Enums
LineIntersection
Functions
line_intersection
Returns the intersection between two
Lines
.