OpenGL-2.2.1.1: A binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.GL.Hints
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Description
This module corresponds to section 5.6 (Hints) of the OpenGL 2.1 specs.
Documentation
data HintTarget Source
Constructors
PerspectiveCorrection
PointSmooth
LineSmooth
PolygonSmooth
Fog
GenerateMipmap
TextureCompression
PackCMYK
UnpackCMYK
show/hide Instances
data HintMode Source
Constructors
DontCare
Fastest
Nicest
show/hide Instances
hint :: HintTarget -> StateVar HintModeSource
Produced by Haddock version 0.8