13 #ifndef OGLPLUS_ERROR_GLFUNC_1107121317_HPP 
   14 #define OGLPLUS_ERROR_GLFUNC_1107121317_HPP 
   41     static const char* Message(
void);
 
   50 #if !OGLPLUS_LINK_LIBRARY || defined(OGLPLUS_IMPLEMENTING_LIBRARY) 
   51 #include <oglplus/error/glfunc.ipp> 
   54 #endif // include guard 
Exception class for situations when a pointer to a GL function is invalid. 
Definition: glfunc.hpp:37
 
Exception class for general OpenGL errors. 
Definition: basic.hpp:43
 
Declaration of basic OGLplus' exceptions.