#include "OSDLImage.h"
#include "OSDLUprightRectangle.h"
#include "OSDLPalette.h"
#include "Ceylan.h"
#include <string>
#include <list>
Include dependency graph for OSDLSurface.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::Video |
| namespace | OSDL::Video::TwoDimensional |
Classes | |
| class | OSDL::Video::SurfaceEvent |
| Mother class of all events sent by a Surface (event source) to its widgets (listeners). More... | |
| class | OSDL::Video::VideoMemoryLostException |
| Thrown when video memory has been lost. More... | |
| class | OSDL::Video::Surface |
| Represents a video buffer. More... | |
Functions | |
| OSDL_DLL std::ostream & | operator<< (std::ostream &os, OSDL::Video::Surface &s) throw () |
| Used to serialize this surface into a stream. | |
| OSDL_DLL std::ostream& operator<< | ( | std::ostream & | os, | |
| OSDL::Video::Surface & | s | |||
| ) | throw () |
1.5.1