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