Module: togl | chimera/togl.py | |||||||
---|---|---|---|---|---|---|---|---|
Tk OpenGL Widget support Unlike PyOpenGL, we assume that before the Togl widget is created, that some C/C++ code has been executed to set the various functions (Create, Display, Reshape, Destroy, Timer, OverlayDisplay).
|