![]() |
glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
Helper struct for calling GL functions and registered callbacks. More...
Static Public Member Functions | |
static ReturnType | call (const glbinding::Function< ReturnType, Arguments... > *function, Arguments &&... arguments) |
Helper struct for calling GL functions and registered callbacks.
|
inlinestatic |
References glbinding::AbstractFunction::after(), glbinding::After, glbinding::AbstractFunction::before(), glbinding::Before, glbinding::createValue(), glbinding::createValues(), glbinding::AbstractFunction::log(), glbinding::Logging, glbinding::Parameters, and glbinding::ReturnValue.
Referenced by glbinding::Function< void, gl::GLenum, gl::GLfloat >::Function().