OSDLSurface.cc File Reference

#include "OSDLSurface.h"
#include "OSDLTypes.h"
#include "OSDLVideo.h"
#include "OSDLVideoTypes.h"
#include "OSDLUprightRectangle.h"
#include "OSDLPoint2D.h"
#include "OSDLLine.h"
#include "OSDLFixedFont.h"
#include "OSDLConic.h"
#include "OSDLPixel.h"
#include "OSDLPolygon.h"
#include "OSDLWidget.h"
#include "OSDLUtils.h"
#include "OSDLGLTexture.h"
#include "Ceylan.h"
#include <cassert>
#include "OSDLIncludeCorrecter.h"
Include dependency graph for OSDLSurface.cc:

Go to the source code of this file.

Defines

#define CHECKPOINT(message)
#define OSDL_DEBUG_DISPLAY_DATA   0

Functions

std::ostream & operator<< (std::ostream &os, Surface &s)
 Used to serialize this surface into a stream.

Variables

const Ceylan::Flags OpenGLBlit = 0x0000000A

Define Documentation

#define CHECKPOINT ( message   ) 
#define OSDL_DEBUG_DISPLAY_DATA   0

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
Surface s 
)

Used to serialize this surface into a stream.

Definition at line 4229 of file OSDLSurface.cc.

References OSDL::Video::Surface::toString().


Variable Documentation

const Ceylan::Flags OpenGLBlit = 0x0000000A

Definition at line 199 of file OSDLSurface.cc.

Generated on Mon Nov 29 14:04:56 2010 for OSDL by  doxygen 1.6.3