Module embedded_graphics_core::geometry
source · Expand description
Geometry module.
Structs§
- 2D point.
- 2D size.
Enums§
- Anchor point.
Traits§
- Adds the ability to get the bounding box of an item.
- Dimensions with
top_left
of the bounding box at(0, 0)
.