File size: 149 Bytes
fb5159d | 1 2 3 4 | """Backward-compatibility module to provide core-GL constant names"""
from OpenGL.raw.GL._types import *
from OpenGL.arrays._arrayconstants import *
|
fb5159d | 1 2 3 4 | """Backward-compatibility module to provide core-GL constant names"""
from OpenGL.raw.GL._types import *
from OpenGL.arrays._arrayconstants import *
|