glbinding
2.1.1.000000000000
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
glbinding
include
glbinding
ContextHandle.h
Go to the documentation of this file.
1
2
#pragma once
3
4
#include <glbinding/glbinding_api.h>
5
6
7
namespace
glbinding
8
{
9
14
using
ContextHandle
=
long
long;
15
23
GLBINDING_API
ContextHandle
getCurrentContext
();
24
25
26
}
// namespace glbinding
glbinding
Contains all the classes of glbinding.
glbinding::getCurrentContext
GLBINDING_API ContextHandle getCurrentContext()
Queries the currently active context and returns a handle to it.
glbinding::ContextHandle
long long ContextHandle
The data type of a context handle.
Definition:
ContextHandle.h:14
Generated on Wed Aug 31 2016 07:33:39 for glbinding by
1.8.11