Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlCore/Vector2.hpp>Go to the source code of this file.
Classes | |
| class | vl::Rect< T > |
| Implements the common functions of RectI and RectF. More... | |
| class | vl::RectI |
The RectI class represents a 2D rectangular area using int precision. More... | |
| class | vl::RectF |
The RectF class represents a 2D rectangular area using float precision. More... | |
Namespaces | |
| namespace | vl |
Visualization Library namespace. | |