OGLplus  (0.59.0) a C++ wrapper for rendering APIs

context_attribs.hpp File Reference
#include "config.hpp"
#include "enum_types.hpp"
#include <eagine/key_val_list.hpp>

Go to the source code of this file.

Classes

struct  eagine::oalp::context_attrib_traits
 Traits for ALC context attribute key/value list traits. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::oalp
 AL-related code is placed in this namespace.
 

Typedefs

template<std::size_t N>
using eagine::oalp::context_attributes = key_value_list< context_attrib_traits, N >
 Alias for ALC context attribute key/value list.
 
using eagine::oalp::context_attribute_value = key_value_list_element< context_attrib_traits >
 Alias for ALC context attribute list key/value pair. More...
 

Detailed Description

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


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).