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

Contains the implementation of Texture3d.

Structs

Texture3d

A three-dimensional texture containing floating-point data.

Texture3dMipmap

Represents a single mipmap level of a Texture3d.