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... | |
Class that can be used to unbind the currently bound renderbuffer.
|
static |
Bind the name zero to the target
.
References OGLPLUS_VERIFY.