glbinding  2.1.1.96dbfd46d679
A C++ binding for the OpenGL API, generated using the gl.xml specification.
glbinding::SharedBitfield< Types > Class Template Reference

A representation of a bitfield value that could be member of multiple bitfield types as allowed in OpenGL. More...

#include <glbinding/include/glbinding/SharedBitfield.h>

Detailed Description

template<typename... Types>
class glbinding::SharedBitfield< Types >

A representation of a bitfield value that could be member of multiple bitfield types as allowed in OpenGL.

Parameters
TypesThe valid bitfield types for the given value.

The documentation for this class was generated from the following file: