SimpleGL  1.1.0
A framework for platform independent rendering
Classes | Namespaces | Macros
glfw_window.hpp File Reference
#include "SimpleGL_Export.h"
#include <string>
#include <GLFW/glfw3.h>
#include <glm/glm.hpp>
#include "glfw_callback.hpp"

Go to the source code of this file.

Classes

class  sgl::Window
 This class provides a basic GLFW window. More...
 

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This file contains classes to generate a GLFW window.

Definition in file glfw_window.hpp.