| |||||||||
| |||||||||
| |||||||||
Description | |||||||||
OpenGL pixmap which is maintained off-screen | |||||||||
Synopsis | |||||||||
| |||||||||
Class Hierarchy | |||||||||
| GObject | +----Drawable | +----GLPixmap | |||||||||
Types | |||||||||
data GLPixmap | |||||||||
| |||||||||
class DrawableClass o => GLPixmapClass o | |||||||||
| |||||||||
castToGLPixmap :: GObjectClass obj => obj -> GLPixmap | |||||||||
Constructors | |||||||||
glPixmapNew | |||||||||
| |||||||||
Methods | |||||||||
glPixmapGetPixmap :: GLPixmap -> IO Pixmap | |||||||||
Returns the Pixmap associated with a GLPixmap. | |||||||||
Produced by Haddock version 0.8 |