Expand description

Intersection algorithms

Modules

Intersection between faces and points in 2D
Intersection between a ray and an edge in 2D
Intersection between a ray and a face, in 3D
Intersection between a ray and a line segment in 2D

Structs

The intersections between a Curve and a Face, in curve coordinates
An intersection between a curve and a face
An intersection between two faces
A horizontal ray that goes to the right
The intersection between two surfaces

Enums

The intersection between a Curve and a HalfEdge
An intersection between a Line and a Segment

Traits

Compute the intersection between a tuple of objects