#include "OSDLVideoRenderer.h"
#include "OSDLVideoTypes.h"
#include "Ceylan.h"
#include <string>
Go to the source code of this file.
Classes | |
class | OSDL::Rendering::SpriteException |
Exception raised when a sprite operation failed. More... | |
class | OSDL::Rendering::Sprite |
A sprite is a specialized view corresponding to a 2D bitmap-based graphical element. More... | |
Namespaces | |
namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
namespace | OSDL::Engine |
namespace | OSDL::Video |
namespace | OSDL::Video::OpenGL |
All OpenGL-specific operations and conventions are encapsulated here, be they related to 2D or 3D. | |
namespace | OSDL::Rendering |