class MASKING_DLL_DECLSPEC GLDriverDoubleBuffer

Simple software double buffered OpenGL/AllegroGL driver.

Inheritance:

GLDriverDoubleBuffer - DoubleBuffer - ScreenUpdate


Public Methods

[more]void Redraw()
Redraws the dirty rectangles and flips the buffers


Documentation

Simple software double buffered OpenGL/AllegroGL driver. This driver used to be a fallback driver for the DRS driver in fullscreen mode. It's a lot slower than the video double buffered drivers and is probably useless if the DRS driver works.
ovoid Redraw()
Redraws the dirty rectangles and flips the buffers


This class has no child classes.

Alphabetic index Hierarchy of classes


Back to front page   |   page generated with DOC++