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
8
#ifndef CORE_HPP
9
#define CORE_HPP
10
11
#include "SimpleGL_Export.h"
12
18
namespace
sgl
{
19
21
SIMPLEGL_EXPORT
void
init
();
22
}
23
24
#endif
/* CORE_HPP */
sgl
Generic namespace for the SimpleGL framework.
Definition:
application.hpp:18
sgl::init
SIMPLEGL_EXPORT void init()
Initializes SimpleGL and should be called before anything else.
Definition:
core.cpp:20
Generated on Sat Jun 30 2018 21:55:23 for SimpleGL by
1.8.11