Re-exports§
pub extern crate euclid;
Structs§
- AllocId
- ID referring to an allocated rectangle.
- Allocation
- Allocator
Options - Options to tweak the behavior of the atlas allocator.
- Atlas
Allocator - A dynamic texture atlas allocator using the guillotine algorithm.
- Change
- Change
List - Simple
Atlas Allocator - A simpler atlas allocator implementation that can allocate rectangles but not deallocate them.