OSDL::Video::OpenGL::GLTextureException Class Reference

#include <OSDLGLTexture.h>

Inheritance diagram for OSDL::Video::OpenGL::GLTextureException:

[legend]
Collaboration diagram for OSDL::Video::OpenGL::GLTextureException:
[legend]
List of all members.

Detailed Description

Exception to be raised when OpenGL texture operations fail.

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.


Constructor & Destructor Documentation

GLTextureException::GLTextureException ( const std::string &  reason  )  throw ()

Constructs a new TextureException.

Definition at line 31 of file OSDLGLTexture.cc.

GLTextureException::~GLTextureException (  )  throw () [virtual]

Virtual destructor.

Definition at line 38 of file OSDLGLTexture.cc.


The documentation for this class was generated from the following files:
Generated on Fri Mar 30 14:47:32 2007 for OSDL by  doxygen 1.5.1