OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::NoProgramPipeline Class Reference

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

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

Static Public Member Functions

static void Bind (void)
 Unbinds the current program pipeline object. More...
 

Detailed Description

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

Member Function Documentation

static void oglplus::NoProgramPipeline::Bind ( void  )
static

Unbinds the current program pipeline object.

Related OpenGL symbols:
glBindProgramPipeline

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