glbinding
2.0.0.00e2ff521289
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
The SharedBitfield type concatenation. More...
#include <glbinding/include/glbinding/SharedBitfield.h>
Public Types | |
using | type = SharedBitfield< T, Types... > |
the compound SharedBitfield type More... | |
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