#include <ogDisplay_VESA.h>
Definition at line 60 of file ogDisplay_VESA.h.
| ogDisplay_VESA::ogDisplay_VESA | ( | void | ) |
| virtual ogDisplay_VESA::~ogDisplay_VESA | ( | void | ) | [virtual] |
| void ogDisplay_VESA::getModeInfo | ( | uInt16 | ) | [protected] |
| void ogDisplay_VESA::getVESAInfo | ( | void | ) | [protected] |
| virtual bool ogDisplay_VESA::ogAvail | ( | void | ) | [virtual] |
| virtual void ogDisplay_VESA::ogClear | ( | uInt32 | ) | [virtual] |
| virtual bool ogDisplay_VESA::ogClone | ( | ogSurface & | ) | [virtual] |
| virtual void ogDisplay_VESA::ogCopyPal | ( | ogSurface & | ) | [virtual] |
| virtual bool ogDisplay_VESA::ogLoadPal | ( | const char * | ) | [virtual] |
| virtual void ogDisplay_VESA::ogVFlip | ( | void | ) | [virtual] |
| virtual void ogDisplay_VESA::rawLine | ( | uInt32 | , | |
| uInt32 | , | |||
| uInt32 | , | |||
| uInt32 | , | |||
| uInt32 | ||||
| ) | [protected, virtual] |
| void ogDisplay_VESA::setMode | ( | uInt16 | ) | [protected] |
| void ogDisplay_VESA::setPal | ( | void | ) | [protected] |
bool ogDisplay_VESA::InGraphics [protected] |
Definition at line 65 of file ogDisplay_VESA.h.
TMode_Rec* ogDisplay_VESA::ModeRec [protected] |
Definition at line 64 of file ogDisplay_VESA.h.
uInt16 ogDisplay_VESA::ScreenSelector [protected] |
Definition at line 62 of file ogDisplay_VESA.h.
TVESA_Rec* ogDisplay_VESA::VESARec [protected] |
Definition at line 63 of file ogDisplay_VESA.h.
1.4.7