HOpenGL Libraries (OpenGL package)ContentsIndex
Graphics.Rendering.OpenGL.GL.Hints
Portabilityportable
Stabilityprovisional
Maintainersven.panne@aedion.de
Description
This module corresponds to section 5.6 (Hints) of the OpenGL 1.5 specs.
Documentation
data HintTarget
Constructors
PerspectiveCorrection
PointSmooth
LineSmooth
PolygonSmooth
Fog
GenerateMipmap
TextureCompression
PackCMYK
UnpackCMYK
show/hide Instances
data HintMode
Constructors
DontCare
Fastest
Nicest
show/hide Instances
hint :: HintTarget -> StateVar HintMode
Produced by Haddock version 0.7