Visualization Library 2.0.0

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
Collection.hpp File Reference
#include <vlCore/Object.hpp>
#include <vector>
#include <algorithm>

Go to the source code of this file.

Classes

class  vl::Collection< T >
 It's basically an std::vector for Objects that is itself an Object so it can be reference counted and passed around with ease. More...
 

Namespaces

 vl
 Visualization Library main namespace.