Module point

Source
Expand description

2D & 3D point implementations.

Structsยง

Point2D
Struct representing a 2D point or vector.
Point3D
Struct representing a 3D point or vector.