Enum FogPointerType
Used in GL.FogCoordPointer, GL.Ext.VertexArrayFogCoordOffset and 1 other function
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum FogPointerTypeFields
| Name | Description | 
|---|---|
| Double | Original was GL_DOUBLE = 0x140A | 
| Float | Original was GL_FLOAT = 0x1406 | 
| HalfFloat | Original was GL_HALF_FLOAT = 0x140B |