EGLplus (0.52.0) a C++ wrapper for EGL

all.hpp
Go to the documentation of this file.
1 
12 #pragma once
13 #ifndef EGLPLUS_ALL_1305291005_HPP
14 #define EGLPLUS_ALL_1305291005_HPP
15 
16 #include <eglplus/config.hpp>
17 #include <eglplus/display.hpp>
18 #include <eglplus/initializer.hpp>
19 #include <eglplus/configs.hpp>
20 #include <eglplus/surface.hpp>
21 #include <eglplus/context.hpp>
23 
24 namespace eglplus {
25 
26 } // namespace eglplus
27 
28 #endif // include guard
EGL configurations.
Compile-time configuration options.
Declares and implements wrapper for EGLContext.
Declares and implements wrapper for EGLContext.
EGL rendering API enumeration.
Declares and implements wrapper for EGLDisplay.
Declares and implements the EGL API initializer.

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).