OGL Engine 1.2.0-dev
|
#include "window.hpp"
#include "../app.hpp"
#include "logger.hpp"
#include <iostream>
#include <stdexcept>
Namespaces | |
namespace | Engine |
namespace | Engine::Core |
Functions | |
void | Engine::Core::glErrorMessageCallback (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) |