OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::NoRenderbuffer Class Reference

Class that can be used to unbind the currently bound renderbuffer. More...

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

Public Types

typedef RenderbufferTarget Target
 Renderbuffer bind targets.
 

Static Public Member Functions

static void Bind (Target target=Target::Renderbuffer)
 Bind the name zero to the target. More...
 

Detailed Description

Class that can be used to unbind the currently bound renderbuffer.

Member Function Documentation

static void oglplus::NoRenderbuffer::Bind ( Target  target = Target::Renderbuffer)
static

Bind the name zero to the target.

Related OpenGL symbols:
glBindRenderbuffer

References OGLPLUS_VERIFY.


The documentation for this class 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 Wed Apr 30 2014 by Doxygen (version 1.8.4).