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

Contains the implementation of Texture1d.

Structs

Texture1d

A one-dimensional texture containing floating-point data.

Texture1dMipmap

Represents a single mipmap level of a Texture1d.