utils
0.0.0
Module geometry
Module Items
Structs
Enums
In crate utils
utils
Module
geometry
Copy item path
Source
Expand description
2D & 3D vector implementations.
Structs
§
Vec2
Struct representing a 2D vector or point.
Vec3
Struct representing a 3D vector or point.
Enums
§
Direction
Enum representing the four cardinal directions.
Turn
Enum representing possible turns.