Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

cvideo.h File Reference

#include "globals.h"
#include "csingletonmanager.h"
#include <list>
#include <assert.h>
#include <stdio.h>

Go to the source code of this file.

Compounds

class  CColor
class  CPoint
class  CRect
class  CScreen
class  CSurface
class  CSurfaceImpl
class  CVideoSystem
class  CVideoSystemManager

Typedefs

typedef unsigned char uint8
typedef unsigned long uint32
typedef std::list< CRectCRectList
typedef CSingletonFactory<
CVideoSystem
CVideoSystemFactory


Detailed Description

The video subsystem, providing high-level abstractions of low-level graphics primitives such as colors, bitmap surfaces, the screen display, and so forth.

Definition in file cvideo.h.


Typedef Documentation

typedef std::list<CRect> CRectList
 

Typedef macro for a list of CRect objects.

Definition at line 132 of file cvideo.h.

typedef CSingletonFactory<CVideoSystem> CVideoSystemFactory
 

CVideoSystemFactory typedef macro.

Definition at line 184 of file cvideo.h.

typedef unsigned long uint32
 

A 32-bit unsigned integer.

Definition at line 23 of file cvideo.h.

typedef unsigned char uint8
 

An 8-bit unsigned integer.

Definition at line 20 of file cvideo.h.


Generated on Wed Aug 27 11:58:42 2003 for GFW by doxygen 1.3.3