Module de_pathing::geometry
source · Expand description
Various low level geometrical operations.
Structs§
- Projection of a ray onto a line segment.
Enums§
- Side 🔒
Functions§
- Returns the side at which point
new
appears relative to pointold
from the perspective ofeye
.