|
Unofficial OpenGL Software Development Kit
0.5.0
|
C++ header to include if you want to initialize OpenGL. More...
#include "_int_load_test.hpp"Go to the source code of this file.
Namespaces | |
| namespace | glload |
| The core namespace for the C++ interface for the OpenGL initialization functions. | |
Functions | |
| glload::LoadTest | glload::LoadFunctions () |
| Loads all of the function pointers available. More... | |
| int | glload::GetMajorVersion () |
| int | glload::GetMinorVersion () |
| int | glload::IsVersionGEQ (int testMajorVersion, int testMinorVersion) |
C++ header to include if you want to initialize OpenGL.
1.8.3.1