Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Namespaces | Functions
glx_load.hpp File Reference

C++ header to include if you want to initialize GLX. 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 (Display *display, int screen)
 Loads all of the function pointers available. More...
 

Detailed Description

C++ header to include if you want to initialize GLX.