Show / Hide Table of Contents

Enum FeedbackType

Used in GL.FeedbackBuffer

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

Fields

Name Description
Gl2D

Original was GL_2D = 0x0600

Gl3D

Original was GL_3D = 0x0601

Gl3DColor

Original was GL_3D_COLOR = 0x0602

Gl3DColorTexture

Original was GL_3D_COLOR_TEXTURE = 0x0603

Gl4DColorTexture

Original was GL_4D_COLOR_TEXTURE = 0x0604

In This Article
Back to top Generated by DocFX