|
Graphics.Rendering.OpenGL.GL.Hints | Portability | portable | Stability | stable | Maintainer | sven.panne@aedion.de |
|
|
|
Description |
This module corresponds to section 5.6 (Hints) of the OpenGL 2.1 specs.
|
|
|
Documentation |
|
data HintTarget |
Constructors | PerspectiveCorrection | | PointSmooth | | LineSmooth | | PolygonSmooth | | Fog | | GenerateMipmap | | TextureCompression | | PackCMYK | | UnpackCMYK | |
| Instances | |
|
|
data HintMode |
Constructors | | Instances | |
|
|
hint :: HintTarget -> StateVar HintMode |
|
Produced by Haddock version 0.8 |