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

enum_class.hpp File Reference

Go to the source code of this file.

Namespaces

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

Typedefs

template<typename Self , identifier_t Id>
using eagine::oalp::al_enum_class = enum_class< Self, al_types::enum_type, EAGINE_ID_V(AL), Id >
 Typed wrapper class for AL enum constants/values. More...
 
using eagine::oalp::al_any_enum_class = any_enum_class< EAGINE_ID_V(AL)>
 Type erasure alias for AL enum classes.
 
using eagine::oalp::al_any_enum_value = any_enum_value< EAGINE_ID_V(AL)>
 Type erasure alias for AL enum values.
 

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).