Module glium::texture::texture3d

source ·
Expand description

Contains the implementation of Texture3d.

Structs

  • A three-dimensional texture containing floating-point data.
  • Represents a single mipmap level of a Texture3d.