Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
Win32PlatState Struct Reference
#include <platformWin32.h>
Public Member Functions
Win32PlatState
()
Data Fields
FILE *
log_fp
HINSTANCE
hinstOpenGL
HINSTANCE
hinstGLU
HINSTANCE
hinstOpenAL
HWND
appWindow
HDC
appDC
HINSTANCE
appInstance
HGLRC
hGLRC
DWORD
processId
S32
desktopBitsPixel
S32
desktopWidth
S32
desktopHeight
S32
desktopClientWidth
S32
desktopClientHeight
U32
currentTime
Constructor & Destructor Documentation
Win32PlatState::Win32PlatState
(
)
Field Documentation
FILE*
Win32PlatState::log_fp
HINSTANCE
Win32PlatState::hinstOpenGL
HINSTANCE
Win32PlatState::hinstGLU
HINSTANCE
Win32PlatState::hinstOpenAL
HWND
Win32PlatState::appWindow
HDC
Win32PlatState::appDC
HINSTANCE
Win32PlatState::appInstance
HGLRC
Win32PlatState::hGLRC
DWORD
Win32PlatState::processId
S32
Win32PlatState::desktopBitsPixel
S32
Win32PlatState::desktopWidth
S32
Win32PlatState::desktopHeight
S32
Win32PlatState::desktopClientWidth
S32
Win32PlatState::desktopClientHeight
U32
Win32PlatState::currentTime
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen