Module glium::texture::cubemap

source ·
Expand description

Contains the implementation of Cubemap.

Structs

  • A cube texture containing floating-point data.
  • Represents a single image of a mipmap level of a layer of Cubemap.
  • Represents a single mipmap level of a Cubemap.