Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATOverlayOpenGL Class Reference

CATOverlayOpenGL Class Reference
[Common Accessibility Technology [CAT] library]

#include <CATOverlayOpenGL.h>

Inheritance diagram for CATOverlayOpenGL:

CATOverlay CATIntercept

List of all members.


Detailed Description

OpenGL image Overlay.

Definition at line 24 of file CATOverlayOpenGL.h.


Public Member Functions

 CATOverlayOpenGL ()
virtual ~CATOverlayOpenGL ()
CATResult HookFunctions ()

Protected Member Functions

void DrawToScene (HDC dc)
 OpenGL functions to intercept.

Static Protected Member Functions

static void OnSwapBuffers (CATHOOK *hookInst, HDC hdc)

Protected Attributes

CATFloat32 fTexScaleX
 Scale factor from texture to actual coordinates (X).
CATFloat32 fTexScaleY
 Scale factor from texture to actual coordinates (Y).
CATUInt32 fTexture
 Texture ID containing image - remember is power of 2 for dimensions.
HMODULE fOpenGLDLL
 opengl32.dll module handle

Static Protected Attributes

static CATINTERCEPT_DLL_TABLE_ENTRY kOpenGLInterceptTable []

The documentation for this class was generated from the following files:
Generated on Mon Feb 11 04:10:47 2008 for Game Accessibility Suite by doxygen 1.5.4