| |||||||||
| |||||||||
| |||||||||
Description | |||||||||
OpenGL window which is located on-screen | |||||||||
Synopsis | |||||||||
| |||||||||
Class Hierarchy | |||||||||
| GObject | +----Drawable | +----GLWindow | |||||||||
Types | |||||||||
data GLWindow | |||||||||
| |||||||||
class DrawableClass o => GLWindowClass o | |||||||||
| |||||||||
castToGLWindow :: GObjectClass obj => obj -> GLWindow | |||||||||
Constructors | |||||||||
glWindowNew | |||||||||
| |||||||||
Methods | |||||||||
glWindowGetWindow :: GLWindow -> IO DrawWindow | |||||||||
Returns the DrawWindow associated with a GLWindow. | |||||||||
Produced by Haddock version 0.8 |