![]() |
glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
Go to the source code of this file.
Namespaces | |
| namespace | glbinding |
| Contains all the classes of glbinding. | |
Functions | |
| template<typename Argument > | |
| std::unique_ptr< AbstractValue > | glbinding::createValue (const Argument &argument) |
| A wrapper around the type deduction and memory allocation of a specific argument. | |
| template<typename... Arguments> | |
| std::vector< std::unique_ptr< AbstractValue > > | glbinding::createValues (Arguments &&... arguments) |
| A wrapper around the creation of a vector of arguments. | |
1.9.8