Module basalt::atlas

source ·

Re-exports

pub use self::image::Image;
pub use self::image::ImageData;
pub use self::image::ImageDims;
pub use self::image::ImageType;

Modules

Structs

Coordinates used for referencing an image stored in the Atlas.

Enums

Defines how long images are retain within the Atlas after all AtlasCoords referencing them have been dropped.
Cache ID used for stored images in the Atlas.

Type Definitions