Module cuivre::graphics::textures[][src]

Structs

Texture

Contains ID and metadata of a texture loaded in OpenGL.

TextureOptions

Options for texture display.

Enums

MaxFilterMode

Texture magnification filtering mode.

MinFilterMode

Texture minification filtering mode.

TextureError

Errors related to texture handling.

TextureFormat

Texture format.

WrapMode

Texture wrap mode.

Type Definitions

TextureID

ID of loaded OpenGL Texture