SimpleGL
1.1.0
A framework for platform independent rendering
Main Page
Namespaces
Classes
Files
File List
File Members
Core
include
SimpleGL_Core.hpp
Go to the documentation of this file.
1
11
#ifndef SIMPLEGL_CORE_HPP
12
#define SIMPLEGL_CORE_HPP
13
14
/* SimpleGL core */
15
#include "
SimpleGL/core.hpp
"
16
#include "
SimpleGL/logging.hpp
"
17
#include "
SimpleGL/application.hpp
"
18
#include "
SimpleGL/input.hpp
"
19
#include "
SimpleGL/event.hpp
"
20
#include "
SimpleGL/batching.hpp
"
21
#include "
SimpleGL/transform.hpp
"
22
#include "
SimpleGL/lighting.hpp
"
23
#include "
SimpleGL/manager.hpp
"
24
25
/* GLFW wrapper */
26
#include "
SimpleGL/glfw_general.hpp
"
27
#include "
SimpleGL/glfw_window.hpp
"
28
#include "
SimpleGL/glfw_callback.hpp
"
29
30
#endif
/* SIMPLEGL_CORE_HPP */
glfw_callback.hpp
glfw_window.hpp
batching.hpp
input.hpp
manager.hpp
core.hpp
lighting.hpp
logging.hpp
transform.hpp
event.hpp
glfw_general.hpp
application.hpp
Generated on Sat Jun 30 2018 21:55:23 for SimpleGL by
1.8.11