Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces

X:/dropbox/visualizationlibrary/src/vlGraphics/CopyTexSubImage.hpp File Reference

#include <vlGraphics/Camera.hpp>
#include <vlGraphics/Texture.hpp>
#include <vlGraphics/RenderEventCallback.hpp>

Go to the source code of this file.

Classes

class  vl::CopyTexSubImage
 Wrapper class of the OpenGL function glCopyTexSubImage. More...
class  vl::CopyTexSubImage1D
 Wraps glCopyTexSubImage1D, see also CopyTexSubImage. More...
class  vl::CopyTexSubImage2D
 Wraps glCopyTexSubImage2D, see also CopyTexSubImage. To be used also for 1D array textures. More...
class  vl::CopyTexSubImage3D
 Wraps glCopyTexSubImage3D, see also CopyTexSubImage. To be used also for 2D array textures. More...

Namespaces

namespace  vl
 

Visualization Library namespace.



Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:40:51.
Permission is granted to use this page to write and publish articles regarding Visualization Library.