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§
- Encodable
Point2D - Point2D
- Geometric point in Cartesian 2D Space. X and Y values.