Expand description
Simple math utilities.
Structs§
- Vec2
- Simple two-dimensional vector of any numerical type. Supports only few mathematical operations as this is used mainly as data struct.
Enums§
- Rounding
Mode - Round up or down in specific calculations.