JunkBox_Win_Lib
1.5.3
Loading...
Searching...
No Matches
WGL.h
Go to the documentation of this file.
1
#pragma once
2
8
#include "..\stdafx.h"
9
#include "common++.h"
10
11
12
#ifdef ENABLE_OPENGL
13
14
#include <GL/glew.h>
15
#include <GL/glext.h>
16
17
18
//
19
namespace
jbxwl
{
20
21
22
HGLRC WGLCreateContext(CDC* dc, PIXELFORMATDESCRIPTOR* param);
23
void
WGLDeleteContext(HGLRC hrc);
24
25
BOOL WGLGetCurrent(CDC* dc, HGLRC hrc);
26
27
}
// namespace
28
29
30
31
#endif
// ENABLE_OPENGL
jbxwl
Definition
ContrastDLG.h:23
WinBaseLib
WGL.h
Generated on Sat Oct 12 2024 19:43:15 for JunkBox_Win_Lib by
1.11.0