Module glium::texture::unsigned_cubemap
source · Expand description
Contains the implementation of UnsignedCubemap
.
Structs
- A cube texture containing unsigned integral data.
- Represents a single image of a mipmap level of a layer of
UnsignedCubemap
. - Represents a single mipmap level of a
UnsignedCubemap
.