Struct glium::texture::texture3d::Texture3dLayerMipmap
[−]
[src]
pub struct Texture3dLayerMipmap<'t>(_, _);
Represents a single layer of a mipmap level of a Texture3d
.