GL_WindowInit Struct Reference

#include <wgl_window_management.h>

Collaboration diagram for GL_WindowInit:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 43 of file wgl_window_management.h.

Public Attributes

Applicationapplication
char * title
int width
int height
int bitsPerPixel
BOOL isFullScreen


Member Data Documentation

Application* GL_WindowInit::application

Definition at line 44 of file wgl_window_management.h.

Referenced by CreateWindowGL(), and wgl_init().

int GL_WindowInit::bitsPerPixel

Definition at line 48 of file wgl_window_management.h.

Referenced by CreateWindowGL(), and wgl_init().

int GL_WindowInit::height

Definition at line 47 of file wgl_window_management.h.

Referenced by CreateWindowGL(), and wgl_init().

BOOL GL_WindowInit::isFullScreen

Definition at line 49 of file wgl_window_management.h.

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

char* GL_WindowInit::title

Definition at line 45 of file wgl_window_management.h.

Referenced by CreateWindowGL(), and wgl_init().

int GL_WindowInit::width

Definition at line 46 of file wgl_window_management.h.

Referenced by CreateWindowGL(), and wgl_init().


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