Crate point_like

Source

Traitsยง

ApproxEq
A number that may be compared for approximate equality.
Between
A trait for checking if a value is between two other values.
FromIntoPointLike
A point-like type that can be converted to and from [F; 2].
PointLike
A point-like type that can be used to define a coordinate in 2D space.
PointOps
PointOpsExt
PrecisionRound
A trait for rounding scalars.