Module texture_packer::importer[][src]

Defines a trait for importing arbitrary data and converting them to Textures.

Structs

ImageImporter

Importer type for images.

Traits

Importer

Converter for an input type I to a Texture.

Type Definitions

ImportResult

Result of importing data and converting it to a texture.