#include "OSDLEvents.h"
#include "OSDLException.h"
#include "Ceylan.h"
#include <string>
Go to the source code of this file.
Classes | |
class | OSDL::Rendering::RenderingException |
Exception to be thrown when the rendering task encounters an abnormal situation. More... | |
class | OSDL::Rendering::Renderer |
This basic renderer manages the rendering of all registered views. More... | |
Namespaces | |
namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
namespace | OSDL::Rendering |
Typedefs | |
typedef Ceylan::Uint32 | OSDL::Rendering::RenderCount |
Records a number of render actions. |