EGLplus (0.52.0) a C++ wrapper for EGL

renderable_type_bit.hpp
Go to the documentation of this file.
1 
12 #pragma once
13 #ifndef EGLPLUS_RENDERABLE_TYPE_1303292057_HPP
14 #define EGLPLUS_RENDERABLE_TYPE_1303292057_HPP
15 
16 #include <eglplus/enumerations.hpp>
17 #include <eglplus/bitfield.hpp>
18 
19 namespace eglplus {
20 
22 
25 EGLPLUS_ENUM_CLASS_BEGIN(RenderableTypeBit, EGLenum)
26 #include <eglplus/enums/renderable_type_bit.ipp>
27 EGLPLUS_ENUM_CLASS_END(RenderableTypeBit)
28 
29 #if !EGLPLUS_NO_ENUM_VALUE_NAMES
30 #include <eglplus/enums/renderable_type_bit_names.ipp>
31 #endif
32 
33 #if !EGLPLUS_ENUM_VALUE_RANGES
34 #include <eglplus/enums/renderable_type_bit_range.ipp>
35 #endif
36 
37 EGLPLUS_MAKE_BITFIELD(RenderableTypeBit)
38 
39 } // namespace eglplus
40 
41 #endif // include guard
EGL bitfield-related helpers.
RenderableTypeBit
EGL renderable type bits enumeration.
Definition: renderable_type_bit.hpp:25
Enumeration-related declarations.

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).