moGL  travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
 All Classes Namespaces Files Functions Variables Defines
Functions
mogl::Debug Namespace Reference

Functions

std::string getErrorString (GLenum error)
std::string getGLSLTypeString (GLenum type)
void assertGLState (const char *file, const char *func, int line)

Function Documentation

void mogl::Debug::assertGLState ( const char *  file,
const char *  func,
int  line 
) [inline]
std::string mogl::Debug::getErrorString ( GLenum  error) [inline]
std::string mogl::Debug::getGLSLTypeString ( GLenum  type) [inline]
 All Classes Namespaces Files Functions Variables Defines