glcxx: A Modern C++ Interface to OpenGL Object Management
Classes
Texture.hpp File Reference

C++ wrapper for an OpenGL texture object. More...

#include "glcxx/gl.hpp"
#include <memory>
Include dependency graph for Texture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  glcxx::Texture
 C++ wrapper for an OpenGL texture object. More...
 

Detailed Description

C++ wrapper for an OpenGL texture object.