OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::NoProgram Class Reference

Class that can be used to unbind the currently used program. More...

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

Static Public Member Functions

static void Use (void)
 Deactivates the currently active/used program (if any) More...
 

Detailed Description

Class that can be used to unbind the currently used program.

Member Function Documentation

static void oglplus::NoProgram::Use ( void  )
static

Deactivates the currently active/used program (if any)

Related OpenGL symbols:
glUseProgram

References OGLPLUS_VERIFY.


The documentation for this class was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oglplus/program.hpp

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