Home | Trees | Index | Help |
|
---|
Package wx :: Module glcanvas :: Class GLCanvas |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ | GLCanvas
Method Summary | |
---|---|
Window |
Construct and show a generic Window. |
__repr__(self)
| |
GLContext | GetContext(self)
|
SetColour(self,
colour)
| |
SetCurrent(self)
| |
SwapBuffers(self)
|
Instance Method Details |
---|
__init__(self,
parent,
id=-1,
pos=DefaultPosition,
size=DefaultSize,
style=0,
name=GLCanvasNameStr,
attribList=None,
palette=wxNullPalette)
Construct and show a generic Window. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:48 2005 | http://epydoc.sf.net |