irox_stats

Module points

Source

Structs§

Double2D
Geometric point in Cartesian 2D Space. X and Y values. Backed by two f64’s
Float2D
Geometric point in Cartesian 2D Space. X and Y values. Backed by two f32’s
Quad2D
Geometric point in Cartesian 2D Space. X and Y values. Backed by two u64’s
Vec2D

Traits§

EncodablePoint2D
Point2D
Geometric point in Cartesian 2D Space. X and Y values.