| Portability | portable |
|---|---|
| Stability | stable |
| Maintainer | sven.panne@aedion.de |
| Safe Haskell | None |
Graphics.Rendering.OpenGL.GL.DataType
Description
This is a purely internal module for (un-)marshaling DataType.
Documentation
Constructors
data DataTypeType Source
Constructors
| TNone | |
| TSignedNormalized | |
| TUnsignedNormalized | |
| TFloat | |
| TInt | |
| TUnsignedInt |