Visualization Library

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

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

#include <vlCore/String.hpp>
#include <vlCore/Vector4.hpp>
#include <vlCore/Image.hpp>
#include <vlGraphics/BufferObject.hpp>

Go to the source code of this file.

Classes

class  vl::TexParameter
 Wraps the OpenGL function glTexParameter(), see also http://www.opengl.org/sdk/docs/man/xhtml/glTexParameter.xml for more information. More...
class  vl::Texture
 Wraps an OpenGL texture object representing and managing all the supported texture types. More...
class  vl::Texture::SetupParams
 SetupParams wraps all the parameters needed to crate a Texture. 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:57.
Permission is granted to use this page to write and publish articles regarding Visualization Library.