Show / Hide Table of Contents

Enum FogCoordinatePointerType

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum FogCoordinatePointerType

Fields

Name Description
Double

Original was GL_DOUBLE = 0x140A

Float

Original was GL_FLOAT = 0x1406

HalfFloat

Original was GL_HALF_FLOAT = 0x140B

In This Article
Back to top Generated by DocFX