moGL  travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
Namespaces | Functions
function/debug.inl File Reference
#include <mogl/exception/moglexception.hpp>
#include <sstream>
Include dependency graph for debug.inl:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  mogl
namespace  mogl::Debug

Functions

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

Detailed Description

Modern OpenGL Wrapper

Copyright (c) 2015 Thibault Schueller This file is distributed under the MIT License

Author:
Thibault Schueller <ryp.sqrt@gmail.com>
 All Classes Namespaces Files Functions Variables Defines