#include "OSDLOpenGL.h"
#include "Ceylan.h"
#include <string>
Include dependency graph for OSDLGLTexture.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OSDL |
namespace | OSDL::Video |
namespace | OSDL::Video::OpenGL |
Classes | |
class | OSDL::Video::OpenGL::GLTextureException |
Exception to be raised when OpenGL texture operations fail. More... | |
class | OSDL::Video::OpenGL::GLTexture |
Encapsulates an OpenGL texture, constructed directly or not from a surface. More... | |
Typedefs | |
typedef GLU::Int | OSDL::Video::OpenGL::GLTextureIdentifier |
Texture identifier. |