OGLplus
(0.52.0)
a C++ wrapper for
OpenGL
Tweet
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
include
oglplus
reset_notif_strategy.hpp
Go to the documentation of this file.
1
12
#pragma once
13
#ifndef OGLPLUS_RESET_NOTIF_STRATEGY_1404220911_HPP
14
#define OGLPLUS_RESET_NOTIF_STRATEGY_1404220911_HPP
15
16
#include <
oglplus/enumerations.hpp
>
17
18
namespace
oglplus {
19
21
27
OGLPLUS_ENUM_CLASS_BEGIN(
ResetNotificationStrategy
, GLenum)
28
#include <oglplus/enums/reset_notif_strategy.ipp>
29
OGLPLUS_ENUM_CLASS_END(
ResetNotificationStrategy
)
30
31
#if !OGLPLUS_NO_ENUM_VALUE_NAMES
32
#include <oglplus/enums/reset_notif_strategy_names.ipp>
33
#endif
34
35
#if !OGLPLUS_ENUM_VALUE_RANGES
36
#include <oglplus/enums/reset_notif_strategy_range.ipp>
37
#endif
38
39
}
// namespace oglplus
40
41
#endif // include guard
oglplus::ResetNotificationStrategy
ResetNotificationStrategy
Graphics reset notification strategy enumeration.
Definition:
reset_notif_strategy.hpp:27
enumerations.hpp
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).