Expand description
Layout utils.
Functionsยง
- aabb_
pos - Get a point inside the aabb. (0.0, 0.0) corresponds to min. (1.0, 1.0) corresponds to max.
- align_
aabb - Align an aabb of the given size inside another.
- fit_
aabb - Fit an aabb of the given size into the given aabb.
- fit_
aabb_ height - Fit an aabb of the given size by height into the given aabb.
- fit_
aabb_ width - Fit an aabb of the given size by width into the given aabb.