Module textures

Source

Structs§

TextureManager
Low-level manager for allocating textures.
TextureMeta
Meta-data about an allocated texture.
TextureOptions
How the texture texels are filtered.
TexturesDelta
What has been allocated and freed during the last period.

Enums§

TextureFilter
How the texture texels are filtered.
TextureWrapMode
Defines how textures are wrapped around objects when texture coordinates fall outside the [0, 1] range.