Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#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. | |