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

Enums

Traits

  • Compute the intersection between a tuple of objects