Show / Hide Table of Contents

Enum NormalPointerType

Not used directly.

Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
public enum NormalPointerType

Fields

Name Description
Byte

Original was GL_BYTE = 0x1400

Double

Original was GL_DOUBLE = 0x140A

Float

Original was GL_FLOAT = 0x1406

Int

Original was GL_INT = 0x1404

Short

Original was GL_SHORT = 0x1402

In This Article
Back to top Generated by DocFX