Crate int_math
Source - prelude
- Rect
- A 2D rectangle with integer coordinates for position and unsigned integer dimensions.
- URect
- A rectangle with unsigned integer dimensions.
- UVec2
- A 2D vector with unsigned integer coordinates.
- Vec2
- A 2D vector with signed integer coordinates.
- Vec3
- A 2D vector with signed integer coordinates.