Crate simple_3d_vector

Source

Structs§

Point3D
A structure that represents a point in three-dimensional space.
Vector3D
A grid-based three-dimensional representation of a mathematical vector.

Enums§

Plane
An enum type that defines the three planes that a Vector3D can occupy.