Portability | portable |
---|---|
Stability | stable |
Maintainer | sven.panne@aedion.de |
Safe Haskell | None |
Graphics.Rendering.OpenGL.GL.RenderMode
Description
This is a purely internal module related to the current render mode.
Documentation
data RenderMode Source
Instances
withRenderMode :: RenderMode -> IO a -> IO (a, GLint)Source