Module geo::algorithm::sweep

source ·
Expand description

Planar sweep algorithm and related utils

Structs

Iterator over all intersections of a collection of lines.
Either a line segment or a point.
A lexicographically ordered point.

Traits

Interface for types that can be processed to detect crossings.