Module spatial_hasher::point3d
source · Expand description
The point3d
module provides the Point3D
struct, representing a point in 3D space.
Structs§
- Represents a point in 3D space.
The point3d
module provides the Point3D
struct, representing a point in 3D space.