Expand description
Geometry module.
Structs§
Enums§
- Anchor
Point - Anchor point.
- AnchorX
- X axis anchor point.
- AnchorY
- Y axis anchor point.
Traits§
- Angle
Unit - AngleUnit trait.
- Dimensions
- Adds the ability to get the bounding box of an item.
- Origin
Dimensions - Dimensions with
top_left
of the bounding box at(0, 0)
.