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 | Typedefs
RenderQueue.hpp File Reference
#include <vlGraphics/RenderQueueSorter.hpp>

Go to the source code of this file.

Classes

class  vl::RenderQueue
 The RenderQueue class collects a list of RenderToken objects to be sorted and rendered. More...
 

Namespaces

 vl
 Visualization Library main namespace.
 

Typedefs

typedef std::map< float, ref< RenderQueue > > vl::TRenderQueueMap