MRPT  1.9.9
Classes | Namespaces | Typedefs
RenderQueue.h File Reference
#include <mrpt/opengl/Shader.h>
#include <mrpt/opengl/TRenderMatrices.h>
#include <cstdint>
#include <deque>
#include <map>
Include dependency graph for RenderQueue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::opengl::RenderQueueElement
 Each element in the queue to be rendered for each keyframe. More...
 

Namespaces

 mrpt::opengl
 The namespace for 3D scene representation and rendering.
 

Typedefs

using mrpt::opengl::RenderQueue = std::map< shader_id_t, std::multimap< float, RenderQueueElement > >
 A queue for rendering, sorted by shader program to minimize changes of OpenGL shader programs while rendering a scene. More...
 



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020