SimpleGL  1.1.0
A framework for platform independent rendering
Namespaces
glfw_window_gl.cpp File Reference
#include "SimpleGL_gl/glfw_window_gl.hpp"
#include <stdexcept>
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <SimpleGL/glfw_callback.hpp>

Go to the source code of this file.

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This files contains the implementation of the glfw_window_gl.hpp header.

Definition in file glfw_window_gl.cpp.