#include <wgl_window_management.h>
Definition at line 38 of file wgl_window_management.h.
Public Attributes | |
HINSTANCE | hInstance |
const char * | className |
const char* Application::className |
Definition at line 40 of file wgl_window_management.h.
Referenced by CreateWindowGL(), RegisterWindowClass(), wgl_deinit(), and wgl_init().
HINSTANCE Application::hInstance |
Definition at line 39 of file wgl_window_management.h.
Referenced by CreateWindowGL(), RegisterWindowClass(), wgl_deinit(), and wgl_init().