![]() |
glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
The SharedBitfield type concatenation. More...
#include <glbinding/SharedBitfield.h>
Public Types | |
| using | type = SharedBitfield< T, Types... > |
| the compound SharedBitfield type | |
The SharedBitfield type concatenation.
| T | The new head of the list of Types |
| Types | The tail of the list of Types |
| using glbinding::prepend_to_SharedBitfield< T, SharedBitfield< Types... > >::type = SharedBitfield<T, Types...> |
the compound SharedBitfield type
1.9.8