moGL
travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
|
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) |
Modern OpenGL Wrapper
Copyright (c) 2015 Thibault Schueller This file is distributed under the MIT License