glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
glbinding
include
glbinding
getProcAddress.h
Go to the documentation of this file.
1
2
#pragma once
3
4
5
#include <glbinding/glbinding_api.h>
6
7
#include <
glbinding/ProcAddress.h
>
8
9
10
namespace
glbinding
11
{
12
13
32
GLBINDING_API
ProcAddress
getProcAddress
(
const
char
* name);
33
34
35
}
// namespace glbinding
ProcAddress.h
glbinding::Value
The Value class represents a printable wrapper around an OpenGL data type.
Definition
Value.h:30
glbinding
Contains all the classes of glbinding.
glbinding::getProcAddress
ProcAddress getProcAddress(const char *name)
Default getProcAddress implementation using libdl (Unix) and LoadLibrary (Windows).
Generated on Wed Nov 27 2024 10:16:20 for glbinding by
1.9.8