Module glium::texture::unsigned_cubemap [] [src]

Contains the implementation of UnsignedCubemap.

Structs

UnsignedCubemap

A cube texture containing unsigned integral data.

UnsignedCubemapImage

Represents a single image of a mipmap level of a layer of UnsignedCubemap.

UnsignedCubemapLayer

Represents a single layer of a UnsignedCubemap.

UnsignedCubemapLayerMipmap

Represents a single layer of a mipmap level of a UnsignedCubemap.

UnsignedCubemapMipmap

Represents a single mipmap level of a UnsignedCubemap.