Struct glium::texture::unsigned_cubemap::UnsignedCubemapImage
[−]
[src]
pub struct UnsignedCubemapImage<'t>(_, _);
Represents a single image of a mipmap level of a layer of UnsignedCubemap
.