Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
Rect.hpp File Reference
#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

 vl
 Visualization Library main namespace.