OGLplus (0.52.0) a C++ wrapper for OpenGL

Modifier classes

Classes

class  oglplus::Array< Object >
 Allows to allocate and manage several instances of Object at the same time. More...
 
class  oglplus::OptionalImpl< tag::Object, Object >
 Modifier that allows to create uninitialized Object(s) More...
 
class  oglplus::Reference< ObjectT >
 Allows to make managed copies of instances of Object. More...
 

Detailed Description

Class templates in this group modify the usage or behavior of other classes, mostly objects. They for example allow to make temporary copies of objects which are only movable or to allocate and cleanup several instances of the same type at the same time.


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