Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
engine/platformWin32/GLWinExtFunc.h File Reference
Defines
#define
WGL_GROUP_BEGIN
(
flag
)
#define
UNDEF_BEGIN
#define
WGL_GROUP_END
()
#define
UNDEF_END
Functions
WGLEXT_FUNCTION
(const char *, wglGetExtensionsStringARB,(
HDC
),
return
NULL
;) WGLEXT_FUNCTION(BOOL
WGLEXT_FUNCTION
(
int
, wglGetSwapIntervalEXT,(
void
),
return
0;) WGLEXT_FUNCTION(BOOL
Variables
wglSwapIntervalEXT
int
return
wglGetDeviceGammaRamp3DFX
HDC
LPVOID
return
false
Define Documentation
#define WGL_GROUP_BEGIN
(
flag
)
#define UNDEF_BEGIN
#define WGL_GROUP_END
(
)
#define UNDEF_END
Function Documentation
WGLEXT_FUNCTION
(
const char *
,
wglGetExtensionsStringARB
,
(
HDC
)
,
return
NULL
;
)
WGLEXT_FUNCTION
(
int
,
wglGetSwapIntervalEXT
,
(
void
)
,
return
0;
)
Variable Documentation
wglSwapIntervalEXT
int
return
wglGetDeviceGammaRamp3DFX
HDC
LPVOID
return
false
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen