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 / GLX / __init__.py
Encoding:
Python Source  |  2008-12-07  |  105 b   |  3 lines

  1. """Platform-specific functions/support for the xorg/X11 windowing system"""
  2. from OpenGL.raw.GLX import *
  3.