GLURaw-1.5.0.1: A raw binding for the OpenGL graphics system

Copyright(c) Sven Panne 2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.Rendering.GLU.Raw.Functions

Description

All functions from GLU 1.3, see http://www.opengl.org/.

Documentation

gluEndTrim :: MonadIO m => Ptr GLUnurbs -> m ()

gluScaleImage :: MonadIO m => GLenum -> GLsizei -> GLsizei -> GLenum -> Ptr a -> GLsizei -> GLsizei -> GLenum -> Ptr b -> m GLint