moGL
travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
|
#include <moglexception.hpp>
Public Member Functions | |
MoGLException (const std::string &message) | |
virtual | ~MoGLException () |
mogl::MoGLException::MoGLException | ( | const std::string & | message | ) | [inline, explicit] |
virtual mogl::MoGLException::~MoGLException | ( | ) | [inline, virtual] |