Portability | portable |
---|---|
Stability | stable |
Maintainer | [email protected] |
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 |