Expand description
Intersection algorithms
Modules§
- ray_
segment - Intersection between a ray and a line segment in 2D
Structs§
- Horizontal
RayTo TheRight - A horizontal ray that goes to the right
Enums§
- Line
Segment Intersection - An intersection between a
Line
and aSegment
Traits§
- Intersect
- Compute the intersection between a tuple of objects