picogl.backend.gl.enums.bitmask
This module defines the GLBitMask enumeration for representing OpenGL bit masks using the IntFlag class from the enum module.
The GLBitMask enumeration provides symbolic names for specific OpenGL bitmask values, enabling easier interaction with OpenGL constants defined in the GL_1_0 version of the OpenGL library.
Classes
gl Bit Mask |