#include "OSDLEvents.h"
#include "OSDLException.h"
#include "Ceylan.h"
#include <string>
#include <list>
Include dependency graph for OSDLRenderer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | OSDL |
| namespace | OSDL::Rendering |
Classes | |
| class | OSDL::Rendering::RenderingException |
| Exception to be thrown when rendering encounters an abnormal situation. More... | |
| class | OSDL::Rendering::Renderer |
| This basic renderer manages the rendering of all registered views. More... | |
Typedefs | |
| typedef Ceylan::Uint32 | OSDL::Rendering::RenderCount |
| Records a number of render actions. | |
1.5.1