HOpenGL Libraries (GLUT package)ContentsIndex
Graphics.UI.GLUT.Debugging
Portability portable
Stability experimental
Maintainer sven_panne@yahoo.com
Description
This module contains a simple utility routine to report any pending GL errors.
Synopsis
reportErrors :: IO ()
Documentation
reportErrors :: IO ()
Report any pending GL errors to stderr (which is typically the console). If there are no pending errors, this routine does nothing.
Produced by Haddock version 0.6