Antkeeper  0.0.1
Classes | Namespaces
texture.hpp File Reference
#include <engine/gl/image-view.hpp>
#include <engine/gl/sampler.hpp>
#include <memory>

Go to the source code of this file.

Classes

class  gl::texture
 Image view and sampler object pair. More...
 
class  gl::texture_1d
 1D texture. More...
 
class  gl::texture_1d_array
 1D texture array. More...
 
class  gl::texture_2d
 2D texture. More...
 
class  gl::texture_2d_array
 2D texture array. More...
 
class  gl::texture_3d
 3D texture. More...
 
class  gl::texture_cube
 Cube texture. More...
 
class  gl::texture_cube_array
 Cube texture array. More...
 

Namespaces

 gl
 Graphics library interface.