Module glium::texture::texture3d [] [src]

Contains the implementation of Texture3d.

Structs

Texture3d

A three-dimensional texture containing floating-point data.

Texture3dLayer

Represents a single layer of a Texture3d.

Texture3dLayerMipmap

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

Texture3dMipmap

Represents a single mipmap level of a Texture3d.