SimpleGL  1.1.0
A framework for platform independent rendering
Classes | Namespaces
glfw_window_gl.hpp File Reference
#include <SimpleGL_gl/SimpleGL_gl_Export.h>
#include <string>
#include <SimpleGL/glfw_window.hpp>

Go to the source code of this file.

Classes

class  sgl::WindowGL
 This class provides a GLFW window with OpenGL context. More...
 

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This file contains a class to generate a GLFW window with OpenGL context.

Definition in file glfw_window_gl.hpp.