Go to the source code of this file.
Classes | |
struct | eagine::eglp::context_attrib_traits |
Traits for EGL context attribute key/value list traits. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::eglp | |
EGL-related code is placed in this namespace. | |
Typedefs | |
using | eagine::eglp::context_attribute_base = key_value_list< context_attrib_traits, 0U > |
Alias for EGL context attribute key/value list head. More... | |
template<std::size_t N> | |
using | eagine::eglp::context_attributes = key_value_list< context_attrib_traits, N > |
Alias for EGL context attribute key/value list. More... | |
using | eagine::eglp::context_attribute_value = key_value_list_element< context_attrib_traits > |
Alias for EGL context attribute list key/value pair. More... | |
Copyright 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