GLUT-2.4.0.0: A binding for the OpenGL Utility Toolkit

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Safe HaskellNone

Graphics.UI.GLUT.Raw.Functions

Description

All raw functions from GLUT and freeglut.

Documentation

glutExit :: IO ()

glutInit :: Ptr CInt -> Ptr (Ptr CChar) -> IO ()

glutVideoPan :: CInt -> CInt -> CInt -> CInt -> IO ()

glutVideoResize :: CInt -> CInt -> CInt -> CInt -> IO ()