gl.hpp
Go to the documentation of this file.
1 #ifndef _QUORI_FACE_GL_HPP_
2 #define _QUORI_FACE_GL_HPP_
3 
4 namespace quori_face
5 {
10  void checkGlError();
11 }
12 
13 #endif
quori_face
Definition: Cache.hpp:9
quori_face::checkGlError
void checkGlError()
Throws a std::runtime_error if the OpenGL error flag is set.
Definition: gl.cpp:47


quori_face
Author(s):
autogenerated on Wed Mar 2 2022 00:53:20