File size: 174 Bytes
fb5159d | 1 2 3 4 5 | """GL Extrusion Routine Library (GLE) wrapper for OpenGL-ctypes"""
from OpenGL.raw.GLE import *
from OpenGL.raw.GLE.annotations import *
from OpenGL.GLE.exceptional import * |
fb5159d | 1 2 3 4 5 | """GL Extrusion Routine Library (GLE) wrapper for OpenGL-ctypes"""
from OpenGL.raw.GLE import *
from OpenGL.raw.GLE.annotations import *
from OpenGL.GLE.exceptional import * |