home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hackers Magazine 57
/
CdHackersMagazineNr57.iso
/
Software
/
Multimedia
/
k3d-setup-0.7.11.0.exe
/
lib
/
site-packages
/
OpenGL
/
raw
/
WGL.py
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Source
|
2008-12-07
|
148 b
|
5 lines
"""Collects the various WGL extensions together"""
from OpenGL.raw._WGL import *
from OpenGL.raw._WGL_ARB import *
from OpenGL.raw._WGL_NV import *