#include <ogDisplay_VESA.h>
|
virtual bool | ogAlias (ogSurface &, uInt32, uInt32, uInt32, uInt32) |
|
virtual bool | ogAvail (void) |
|
virtual void | ogClear (uInt32) |
|
virtual bool | ogClone (ogSurface &) |
|
virtual void | ogCopyLineFrom (uInt32, uInt32, void *, uInt32) |
|
virtual void | ogCopyLineTo (uInt32, uInt32, const void *, uInt32) |
|
virtual void | ogCopyPal (ogSurface &) |
|
virtual bool | ogCreate (uInt32, uInt32, ogPixelFmt) |
|
| ogDisplay_VESA (void) |
|
virtual uInt32 | ogGetPixel (int32, int32) |
|
virtual void * | ogGetPtr (uInt32, uInt32) |
|
virtual void | ogHLine (int32, int32, int32, uInt32) |
|
virtual bool | ogLoadPal (const char *) |
|
virtual void | ogSetPixel (int32, int32, uInt32) |
|
virtual void | ogSetRGBPalette (uInt8, uInt8, uInt8, uInt8) |
|
virtual void | ogVFlip (void) |
|
virtual void | ogVLine (int32, int32, int32, uInt32) |
|
virtual | ~ogDisplay_VESA (void) |
|
Definition at line 89 of file ogDisplay_VESA.h.
◆ ogDisplay_VESA()
ogDisplay_VESA::ogDisplay_VESA |
( |
void |
| ) |
|
◆ ~ogDisplay_VESA()
virtual ogDisplay_VESA::~ogDisplay_VESA |
( |
void |
| ) |
|
|
virtual |
◆ findMode()
◆ getModeInfo()
void ogDisplay_VESA::getModeInfo |
( |
uInt16 |
| ) |
|
|
protected |
◆ getVESAInfo()
void ogDisplay_VESA::getVESAInfo |
( |
void |
| ) |
|
|
protected |
◆ ogAlias()
◆ ogAvail()
virtual bool ogDisplay_VESA::ogAvail |
( |
void |
| ) |
|
|
virtual |
◆ ogClear()
virtual void ogDisplay_VESA::ogClear |
( |
uInt32 |
| ) |
|
|
virtual |
◆ ogClone()
virtual bool ogDisplay_VESA::ogClone |
( |
ogSurface & |
| ) |
|
|
virtual |
◆ ogCopyLineFrom()
◆ ogCopyLineTo()
◆ ogCopyPal()
virtual void ogDisplay_VESA::ogCopyPal |
( |
ogSurface & |
| ) |
|
|
virtual |
◆ ogCreate()
◆ ogGetPixel()
virtual uInt32 ogDisplay_VESA::ogGetPixel |
( |
int32 |
, |
|
|
int32 |
|
|
) |
| |
|
virtual |
◆ ogGetPtr()
◆ ogHLine()
virtual void ogDisplay_VESA::ogHLine |
( |
int32 |
, |
|
|
int32 |
, |
|
|
int32 |
, |
|
|
uInt32 |
|
|
) |
| |
|
virtual |
◆ ogLoadPal()
virtual bool ogDisplay_VESA::ogLoadPal |
( |
const char * |
| ) |
|
|
virtual |
◆ ogSetPixel()
virtual void ogDisplay_VESA::ogSetPixel |
( |
int32 |
, |
|
|
int32 |
, |
|
|
uInt32 |
|
|
) |
| |
|
virtual |
◆ ogSetRGBPalette()
◆ ogVFlip()
virtual void ogDisplay_VESA::ogVFlip |
( |
void |
| ) |
|
|
virtual |
◆ ogVLine()
virtual void ogDisplay_VESA::ogVLine |
( |
int32 |
, |
|
|
int32 |
, |
|
|
int32 |
, |
|
|
uInt32 |
|
|
) |
| |
|
virtual |
◆ rawGetPixel()
◆ rawLine()
◆ rawSetPixel()
◆ setMode()
void ogDisplay_VESA::setMode |
( |
uInt16 |
| ) |
|
|
protected |
◆ setPal()
void ogDisplay_VESA::setPal |
( |
void |
| ) |
|
|
protected |
◆ InGraphics
bool ogDisplay_VESA::InGraphics |
|
protected |
◆ ModeRec
◆ ScreenSelector
uInt16 ogDisplay_VESA::ScreenSelector |
|
protected |
◆ VESARec
The documentation for this class was generated from the following file: