Module intersect

Source
Expand description

Intersection algorithms

Modules§

ray_segment
Intersection between a ray and a line segment in 2D

Structs§

HorizontalRayToTheRight
A horizontal ray that goes to the right

Enums§

LineSegmentIntersection
An intersection between a Line and a Segment

Traits§

Intersect
Compute the intersection between a tuple of objects