GL_Window Struct Reference

#include <wgl_window_management.h>

Collaboration diagram for GL_Window:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 52 of file wgl_window_management.h.

Public Attributes

Keyskeys
HWND hWnd
HDC hDC
HGLRC hRC
GL_WindowInit init
BOOL isVisible
DWORD lastTickCount


Member Data Documentation

HDC GL_Window::hDC

Definition at line 55 of file wgl_window_management.h.

Referenced by CreateWindowGL(), and DestroyWindowGL().

HGLRC GL_Window::hRC

Definition at line 56 of file wgl_window_management.h.

Referenced by CreateWindowGL(), and DestroyWindowGL().

HWND GL_Window::hWnd

Definition at line 54 of file wgl_window_management.h.

Referenced by CreateWindowGL(), DestroyWindowGL(), TerminateApplication(), and ToggleFullscreen().

GL_WindowInit GL_Window::init

Definition at line 57 of file wgl_window_management.h.

Referenced by CreateWindowGL(), DestroyWindowGL(), and wgl_init().

BOOL GL_Window::isVisible

Definition at line 58 of file wgl_window_management.h.

Keys* GL_Window::keys

Definition at line 53 of file wgl_window_management.h.

Referenced by wgl_init().

DWORD GL_Window::lastTickCount

Definition at line 59 of file wgl_window_management.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 26 10:36:34 2006 for Omnimeeting by  doxygen 1.4.7