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

Contains the implementation of IntegralCubemap.

Structs

IntegralCubemap

A cube texture containing signed integral data.

IntegralCubemapImage

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

IntegralCubemapMipmap

Represents a single mipmap level of a IntegralCubemap.