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

Contains the implementation of Cubemap.

Structs

Cubemap

A cube texture containing floating-point data.

CubemapImage

Represents a single image of a mipmap level of a layer of Cubemap.

CubemapMipmap

Represents a single mipmap level of a Cubemap.