]> git.saurik.com Git - wxWidgets.git/blame - wxPython/wx/lib/ogl/canvas.py
Added a Python port of the OGL library, deprecated the C++ wrapped version.
[wxWidgets.git] / wxPython / wx / lib / ogl / canvas.py
CommitLineData
f847103a
RD
1# -*- coding: iso-8859-1 -*-
2#----------------------------------------------------------------------------
3# Name: canvas.py
4# Purpose: The canvas class
5#
6