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

Contains the implementation of Texture3d.

Structs

Texture3d

A three-dimensional texture containing floating-point data.

Texture3dMipmap

Represents a single mipmap level of a Texture3d.