OGLplus (0.52.0) a C++ wrapper for OpenGL

framebuffer_attachment.hpp File Reference

OpenGL Framebuffer attachment enumerations. More...

#include <oglplus/enumerations.hpp>
#include <oglplus/limited_value.hpp>
#include <oglplus/enums/framebuffer_buffer.ipp>
#include <oglplus/enums/framebuffer_buffer_range.ipp>
#include <oglplus/enums/framebuffer_attachment.ipp>
#include <oglplus/enums/framebuffer_attachment_range.ipp>
#include <oglplus/enums/framebuffer_color_attachment.ipp>
#include <oglplus/enums/framebuffer_color_attachment_range.ipp>

Go to the source code of this file.

Classes

class  oglplus::FramebufferColorAttachmentNumber
 Type for the framebuffer color attachment (implementation-dependent) number. More...
 

Namespaces

 oglplus
 All definitions of OGLplus are nested in the oglplus namespace.
 

Enumerations

enum  oglplus::FramebufferBuffer : GLenum {
  oglplus::FramebufferBuffer::Color,
  oglplus::FramebufferBuffer::Depth,
  oglplus::FramebufferBuffer::Stencil,
  oglplus::FramebufferBuffer::DepthStencil
}
 Default framebuffer buffers. More...
 
enum  oglplus::FramebufferAttachment : GLenum {
  oglplus::FramebufferAttachment::Color,
  oglplus::FramebufferAttachment::Color1,
  oglplus::FramebufferAttachment::Color2,
  oglplus::FramebufferAttachment::Color3,
  oglplus::FramebufferAttachment::Color4,
  oglplus::FramebufferAttachment::Color5,
  oglplus::FramebufferAttachment::Color6,
  oglplus::FramebufferAttachment::Color7,
  oglplus::FramebufferAttachment::Color8,
  oglplus::FramebufferAttachment::Color9,
  oglplus::FramebufferAttachment::Color10,
  oglplus::FramebufferAttachment::Color11,
  oglplus::FramebufferAttachment::Color12,
  oglplus::FramebufferAttachment::Color13,
  oglplus::FramebufferAttachment::Color14,
  oglplus::FramebufferAttachment::Color15,
  oglplus::FramebufferAttachment::Depth,
  oglplus::FramebufferAttachment::Stencil,
  oglplus::FramebufferAttachment::DepthStencil
}
 Framebuffer object attachment points. More...
 
enum  oglplus::FramebufferColorAttachment : GLenum {
  oglplus::FramebufferColorAttachment::_0,
  oglplus::FramebufferColorAttachment::_1,
  oglplus::FramebufferColorAttachment::_2,
  oglplus::FramebufferColorAttachment::_3,
  oglplus::FramebufferColorAttachment::_4,
  oglplus::FramebufferColorAttachment::_5,
  oglplus::FramebufferColorAttachment::_6,
  oglplus::FramebufferColorAttachment::_7,
  oglplus::FramebufferColorAttachment::_8,
  oglplus::FramebufferColorAttachment::_9,
  oglplus::FramebufferColorAttachment::_10,
  oglplus::FramebufferColorAttachment::_11,
  oglplus::FramebufferColorAttachment::_12,
  oglplus::FramebufferColorAttachment::_13,
  oglplus::FramebufferColorAttachment::_14,
  oglplus::FramebufferColorAttachment::_15
}
 Framebuffer color attachment points. More...
 

Detailed Description

OpenGL Framebuffer attachment enumerations.

Author
Matus Chochlik

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)


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).