#include <OSDLGLTexture.h>
Inheritance diagram for OSDL::Video::OpenGL::GLTextureException:
Definition at line 47 of file OSDLGLTexture.h.
Public Member Functions | |
GLTextureException (const std::string &reason) throw () | |
Constructs a new TextureException. | |
virtual | ~GLTextureException () throw () |
Virtual destructor. |
GLTextureException::GLTextureException | ( | const std::string & | reason | ) | throw () |
GLTextureException::~GLTextureException | ( | ) | throw () [virtual] |