Module nannou::ui::backend::glium::glium::texture::unsigned_texture3d[][src]

Contains the implementation of UnsignedTexture3d.

Structs

UnsignedTexture3d

A three-dimensional texture containing unsigned integral data.

UnsignedTexture3dMipmap

Represents a single mipmap level of a UnsignedTexture3d.