EGL configurations. More...
#include <eglplus/bitfield.hpp>#include <eglplus/config_attrib.hpp>#include <eglplus/color_buffer_type.hpp>#include <eglplus/transparent_type.hpp>#include <eglplus/config_caveat.hpp>#include <eglplus/renderable_type_bit.hpp>#include <eglplus/surface_type_bit.hpp>#include <eglplus/attrib_list.hpp>#include <eglplus/display.hpp>#include <cassert>#include <eglplus/configs.ipp>Go to the source code of this file.
Classes | |
| class | eglplus::Config |
| A wrapper for EGL configuration. More... | |
| class | eglplus::Configs |
| A provides access to all configurations of a Display. More... | |
Namespaces | |
| eglplus | |
| All definitions of EGLplus are nested in the eglplus namespace. | |
Typedefs | |
|
typedef AttributeList < ConfigAttrib, ConfigValueTypeToConfigAttrib, AttributeListTraits > | eglplus::ConfigAttribs |
| Attribute list for configuration attributes. | |
|
typedef FinishedAttributeList < ConfigAttrib, AttributeListTraits > | eglplus::FinishedConfigAttribs |
| Finished list of configuration attribute values. | |
EGL configurations.
Copyright 2010-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)