| Portability | portable |
|---|---|
| Stability | stable |
| Maintainer | sven.panne@aedion.de |
Graphics.Rendering.OpenGL.GL.Fog
Description
This module corresponds to section 3.10 (Fog) of the OpenGL 2.1 specs.
Documentation
data FogCoordSrc Source
Constructors
| FogCoord | |
| FragmentDepth |
data FogDistanceMode Source
Constructors
| EyeRadial | |
| EyePlaneSigned | |
| EyePlaneAbsolute |