|
| Graphics.Rendering.OpenGL.GL.Texturing.Specification | | Portability | portable | | Stability | stable | | Maintainer | sven.panne@aedion.de |
|
|
|
|
|
| Description |
| This module corresponds to section 3.8.1 (Texture Image Specification),
section 3.8.2 (Alternate Texture Image Specification Commands), and section
3.8.3 (Compressed Texture Images) of the OpenGL 2.1 specs.
|
|
| Synopsis |
|
|
|
|
| Texture-related Data Types
|
|
|
| Constructors | | Texture1D | | | Texture2D | | | Texture3D | | | TextureCubeMap | | | TextureRectangle | |
| Instances | |
|
|
|
| Constructors | | TextureCubeMapPositiveX | | | TextureCubeMapNegativeX | | | TextureCubeMapPositiveY | | | TextureCubeMapNegativeY | | | TextureCubeMapPositiveZ | | | TextureCubeMapNegativeZ | |
| Instances | |
|
|
|
|
|
|
| newtype TexturePosition1D | Source |
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
| Texture Image Specification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Alternate Texture Image Specification Commands
|
|
|
|
|
|
|
|
| Compressed Texture Images
|
|
| newtype CompressedTextureFormat | Source |
|
| Constructors | | CompressedTextureFormat GLenum | |
| Instances | |
|
|
|
|
| data CompressedPixelData a | Source |
|
| Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Produced by Haddock version 0.8 |