SimpleGL  1.1.0
A framework for platform independent rendering
Classes | Namespaces
application.hpp File Reference
#include "SimpleGL_Export.h"
#include <vector>
#include "glfw_window.hpp"
#include "event.hpp"

Go to the source code of this file.

Classes

class  sgl::Application
 This is the base class for an application. More...
 
class  sgl::TimeUtil
 This class contains static methods for time calculations. More...
 

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This file contains the abstract Application class.

Definition in file application.hpp.