glbinding  3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
glbinding::FunctionHelper< ReturnType, Arguments > Struct Template Reference

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)
 

Detailed Description

template<typename ReturnType, typename... Arguments>
struct glbinding::FunctionHelper< ReturnType, Arguments >

Helper struct for calling GL functions and registered callbacks.

Member Function Documentation

◆ call()


The documentation for this struct was generated from the following files: