Module glium::texture::unsigned_texture3d [] [src]

Contains the implementation of UnsignedTexture3d.

Structs

UnsignedTexture3d

A three-dimensional texture containing unsigned integral data.

UnsignedTexture3dLayer

Represents a single layer of a UnsignedTexture3d.

UnsignedTexture3dLayerMipmap

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

UnsignedTexture3dMipmap

Represents a single mipmap level of a UnsignedTexture3d.