|
GL++
0.1
OpenGL API C++ Wrapper
|
This is the complete list of members for glpp::gl_error, including all inherited members.
| exception(const std::string &error) | glpp::exception | inline |
| exception() | glpp::exception | inline |
| gl_error(GLenum error) | glpp::gl_error | inline |
| gl_error(GLenum error, const std::string &custom_msg) | glpp::gl_error | inline |
| m_error_str | glpp::exception | |
| m_gl_error | glpp::gl_error | |
| what() const | glpp::exception | inlinevirtual |
| ~exception() | glpp::exception | inlinevirtual |
| ~gl_error() | glpp::gl_error | inlinevirtual |