SimpleGL  1.1.0
A framework for platform independent rendering
Namespaces | Functions
core.cpp File Reference
#include "SimpleGL/core.hpp"
#include <cstdlib>
#include <GLFW/glfw3.h>
#include "SimpleGL/glfw_general.hpp"
#include "SimpleGL/glfw_callback.hpp"
#include "SimpleGL/logging.hpp"

Go to the source code of this file.

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Functions

SIMPLEGL_EXPORT void sgl::init ()
 Initializes SimpleGL and should be called before anything else. More...
 

Detailed Description

Author
Heiko Brumme

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

Definition in file core.cpp.