Show / Hide Table of Contents

Enum TexCoordPointerType

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum TexCoordPointerType

Fields

Name Description
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