Crate intersection_detection
source ·Re-exports
pub use point_like;
Structs
- A line segment from
start
toend
.
Enums
- An intersection between two
Line
.
Traits
- A point-like type that can be converted to and from
[F; 2]
. - A point-like type that can be used to define a coordinate in 2D space.