Project Alice
Loading...
Searching...
No Matches
opengl_wrapper_win.cpp File Reference
#include "wglew.h"
#include <cassert>
#include "Windows.h"
Include dependency graph for opengl_wrapper_win.cpp:

Go to the source code of this file.

Namespaces

namespace  ogl
 

Macros

#define UNICODE
 
#define NOMINMAX
 
#define WIN32_LEAN_AND_MEAN
 

Functions

void ogl::create_opengl_context (sys::state &state)
 
void ogl::shutdown_opengl (sys::state &state)
 

Macro Definition Documentation

◆ NOMINMAX

#define NOMINMAX

Definition at line 8 of file opengl_wrapper_win.cpp.

◆ UNICODE

#define UNICODE

Definition at line 6 of file opengl_wrapper_win.cpp.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 9 of file opengl_wrapper_win.cpp.