OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::ObjectOps< tag::ExplicitSel, tag::Framebuffer >::Property Struct Reference

Types related to Framebuffer. More...

#include </home/chochlik/devel/oglplus/include/oglplus/framebuffer.hpp>

Public Types

typedef OneOf< GLenum,
std::tuple< FramebufferBuffer,
FramebufferAttachment,
FramebufferColorAttachment > > 
Buffer
 Buffer of default FB or attachment of a FBO.
 
typedef OneOf< GLenum,
std::tuple
< FramebufferAttachment,
FramebufferColorAttachment > > 
Attachment
 Attachment of a Framebuffer.
 
typedef FramebufferStatus Status
 Status of a Framebuffer.
 

Detailed Description

template<>
struct oglplus::ObjectOps< tag::ExplicitSel, tag::Framebuffer >::Property

Types related to Framebuffer.


The documentation for this struct was generated from the following file:

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