Declares and implements wrapper for EGLContext. More...
#include <eglplus/eglfunc.hpp>#include <eglplus/error/basic.hpp>#include <eglplus/display.hpp>#include <eglplus/configs.hpp>#include <eglplus/surface.hpp>#include <eglplus/attrib_list.hpp>#include <eglplus/context_attrib.hpp>#include <eglplus/context_flag.hpp>#include <eglplus/opengl_profile_bit.hpp>#include <eglplus/opengl_rns.hpp>Go to the source code of this file.
Classes | |
| class | eglplus::Context |
| Wrapper around EGLContext. More... | |
Namespaces | |
| eglplus | |
| All definitions of EGLplus are nested in the eglplus namespace. | |
Typedefs | |
|
typedef AttributeList < ContextAttrib, ContextValueTypeToContextAttrib, AttributeListTraits > | eglplus::ContextAttribs |
| Attribute list for context attributes. | |
|
typedef FinishedAttributeList < ContextAttrib, AttributeListTraits > | eglplus::FinishedContextAttribs |
| Finished list of context attribute values. | |
Declares and implements wrapper for EGLContext.
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)