Show / Hide Table of Contents

Enum NormalPointerType

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.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

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX