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
Public Member Functions
mogl::MoGLException Class Reference

#include <moglexception.hpp>

Inheritance diagram for mogl::MoGLException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MoGLException (const std::string &message)
virtual ~MoGLException ()

Constructor & Destructor Documentation

mogl::MoGLException::MoGLException ( const std::string &  message) [inline, explicit]
virtual mogl::MoGLException::~MoGLException ( ) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines