Enumeration-related declarations. More...
#include <oglplus/config/compiler.hpp>#include <oglplus/config/enums.hpp>#include <oglplus/string/def.hpp>#include <oglplus/string/ref.hpp>#include <oglplus/detail/enum_class.hpp>#include <oglplus/detail/base_range.hpp>#include <vector>Go to the source code of this file.
Namespaces | |
| oglplus | |
| All definitions of OGLplus are nested in the oglplus namespace. | |
Functions | |
| StrCRef | oglplus::EnumValueName (Enum enum_value) |
| Returns the name of the GL enumerated value for an OGLplus enum value. More... | |
| template<typename Enumeration > | |
| Range< Enum > | oglplus::EnumValueRange (void) |
Returns a Range of values in an Enumeration. More... | |
Enumeration-related declarations.
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)