Declares and implements the EGL API initializer. More...
#include <eglplus/display.hpp>#include <eglplus/eglfunc.hpp>#include <eglplus/error/basic.hpp>#include <eglplus/string_query.hpp>#include <eglplus/detail/sep_str_range.hpp>Go to the source code of this file.
Classes | |
| class | eglplus::EGLInitializer |
| Initializes and terminates the EGL library. More... | |
Namespaces | |
| eglplus | |
| All definitions of EGLplus are nested in the eglplus namespace. | |
Typedefs | |
| typedef EGLInitializer | eglplus::LibEGL |
| Alternate name for EGLInitializer. | |
Declares and implements the EGL API initializer.
Copyright 2012-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)