AaronCameron.net
I care not for your petty politics.
Not a Member? - Login or Create an Account
Thursday the 24th of May 2012 @ 02:29am
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cOpenGLException Class Reference

A more specific type of cDriverLayerException which describes a failure to execute an OpenGL directive. More...

#include <cOpenGLException.h>

Inheritance diagram for n2l::cOpenGLException:

Inheritance graph
[legend]
Collaboration diagram for n2l::cOpenGLException:

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

A more specific type of cDriverLayerException which describes a failure to execute an OpenGL directive.

Definition at line 36 of file cOpenGLException.h.


Constructor & Destructor Documentation

n2l::cOpenGLException::cOpenGLException const tString i_callSource,
const tString i_n2lMessage,
const GLenum  iDriverError
 

Definition at line 31 of file cOpenGLException.cpp.

n2l::cOpenGLException::~cOpenGLException  )  [virtual]
 

Definition at line 44 of file cOpenGLException.cpp.


Member Function Documentation

const GLenum n2l::cOpenGLException::driverErrorNum  )  const [virtual]
 

Definition at line 49 of file cOpenGLException.cpp.

virtual void n2l::cOpenGLException::rethrow  )  const [inline, virtual]
 

Reimplemented from n2l::cDriverLayerException.

Definition at line 46 of file cOpenGLException.h.


The documentation for this class was generated from the following files:
©2012 Aaron Cameron