13 #ifndef OGLPLUS_HINT_1201201108_HPP
14 #define OGLPLUS_HINT_1201201108_HPP
28 #include <oglplus/enums/hint_target.ipp>
31 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
32 #include <oglplus/enums/hint_target_names.ipp>
35 #if !OGLPLUS_ENUM_VALUE_RANGES
36 #include <oglplus/enums/hint_target_range.ipp>
47 #include <oglplus/enums/hint_option.ipp>
50 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
51 #include <oglplus/enums/hint_option_names.ipp>
54 #if !OGLPLUS_ENUM_VALUE_RANGES
55 #include <oglplus/enums/hint_option_range.ipp>
60 #endif // include guard
Enumeration-related declarations.
HintOption
Enumeration of hint options.
Definition: hint.hpp:46
HintTarget
Enumeration of hint targets.
Definition: hint.hpp:27