Re-exports§
pub use point_like;
Structs§
- Line
- A line segment from
starttoend.
Enums§
- Intersection
- An intersection between two
Line. - Intersection
Result
Traits§
- From
Into Point Like - A point-like type that can be converted to and from
[F; 2]. - Point
Like - A point-like type that can be used to define a coordinate in 2D space.