13 #ifndef OGLPLUS_FRAMEBUFFER_ATTACHMENT_1312081013_HPP
14 #define OGLPLUS_FRAMEBUFFER_ATTACHMENT_1312081013_HPP
21 #if OGLPLUS_DOCUMENTATION_ONLY
22 class FramebufferColorAttachmentNumber
27 FramebufferColorAttachmentNumber(GLuint count);
30 OGLPLUS_DECLARE_LIMITED_COUNT_TYPE(
31 FramebufferColorAttachmentNumber,
41 #include <oglplus/enums/framebuffer_buffer.ipp>
44 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
45 #include <oglplus/enums/framebuffer_buffer_names.ipp>
48 #if !OGLPLUS_ENUM_VALUE_RANGES
49 #include <oglplus/enums/framebuffer_buffer_range.ipp>
57 #include <oglplus/enums/framebuffer_attachment.ipp>
60 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
61 #include <oglplus/enums/framebuffer_attachment_names.ipp>
64 #if !OGLPLUS_ENUM_VALUE_RANGES
65 #include <oglplus/enums/framebuffer_attachment_range.ipp>
73 #include <oglplus/enums/framebuffer_color_attachment.ipp>
76 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
77 #include <oglplus/enums/framebuffer_color_attachment_names.ipp>
80 #if !OGLPLUS_ENUM_VALUE_RANGES
81 #include <oglplus/enums/framebuffer_color_attachment_range.ipp>
86 #endif // include guard
FramebufferAttachment
Framebuffer object attachment points.
Definition: framebuffer_attachment.hpp:56
Enumeration-related declarations.
Generic OpenGL implementation-dependend limited value wrapper.
FramebufferBuffer
Default framebuffer buffers.
Definition: framebuffer_attachment.hpp:40
FramebufferColorAttachment
Framebuffer color attachment points.
Definition: framebuffer_attachment.hpp:72