35 #ifndef __OpenGLException_h 36 #define __OpenGLException_h 69 #ifndef __gVirtualXRayConfig_h 108 const char* aFunctionName,
117 #endif // __OpenGLException_h Exception is a class to handle exceptions.
Generic class to handle exceptions.
OpenGLException is a class to handle exceptions related to OpenGL.
OpenGLException(const char *aFileName, const char *aFunctionName, int anErrorLine, int anErrorCode)
Default constructor.