![]()  | 
  
    Unuk 1.0 
   | 
 
#include <ctime>#include <iostream>#include <windows.h>#include <GL/gl.h>#include "../Libs/wglext.h"#include "Win32Window.h"#include "../Unuk/Game.h"Go to the source code of this file.
Typedefs | |
| typedef const int  *PFNWGLCREATECONTEXTATTRIBSARBPROC  | wglCreateContextAttribsARB = NULL | 
Functions | |
| typedef | HGLRC (APIENTRYP PFNWGLCREATECONTEXTATTRIBSARBPROC)(HDC | 
Variables | |
| typedef | HGLRC | 
| typedef const int* PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = NULL | 
Definition at line 10 of file Win32Window.cpp.
| typedef HGLRC | ( | APIENTRYP | PFNWGLCREATECONTEXTATTRIBSARBPROC | ) | 
| typedef HGLRC | 
Definition at line 9 of file Win32Window.cpp.