Module fj_kernel::algorithms::intersect
source · 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
Traits
- Compute the intersection between a tuple of objects