OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::AutoRebind< Object< ObjectOps< OpsTag, ObjTag > > > Class Template Reference

Class that remembers the currently bound Object and rebinds it when destroyed. More...

#include </home/chochlik/devel/oglplus/include/oglplus/object/auto_rebind.hpp>

Public Member Functions

 AutoRebind (Target target)
 Remembers the object currently bound to target.
 
 ~AutoRebind (void)
 Re-binds the object to the target specified in constructor.
 

Detailed Description

template<typename OpsTag, typename ObjTag>
class oglplus::AutoRebind< Object< ObjectOps< OpsTag, ObjTag > > >

Class that remembers the currently bound Object and rebinds it when destroyed.


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 Mon Sep 22 2014 by Doxygen (version 1.8.6).