Expand description
geometry representation types & operators
This module contains all code related to custom spatial representation type implementations. This include custom vector / vertex types as well as a generic FP trait.
Structs§
- 2D vector structure
- 3D vector structure
- 2D vertex structure
- 2D vertex structure
Enums§
- Coordinates-level error enum
Traits§
- Generic FP type trait