Skip to main content

Module packer

Module packer 

Source

Structs§

PackInput
Input consumed by a packing algorithm.
PackOutput
Output produced by a single atlas packing pass.
PlacedSprite
A sprite that was successfully placed, paired with its destination in the atlas.
Placement
Position of one sprite within the atlas.

Traits§

Packer
Common interface implemented by all packing algorithms.