Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#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... | |
class | vl::RenderQueue::Sorter |
Namespaces | |
namespace | vl |
Visualization Library namespace. | |
Typedefs | |
typedef std::map< float, ref < RenderQueue > > | vl::TRenderQueueMap |