Show / Hide Table of Contents

Enum MatrixMode

Used in GL.Ext.MatrixFrustum, GL.Ext.MatrixLoad and 10 other functions

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum MatrixMode

Fields

Name Description
Color

Original was GL_COLOR = 0x1800

Modelview0Ext

Original was GL_MODELVIEW0_EXT = 0x1700

Texture

Original was GL_TEXTURE = 0x1702

In This Article
Back to top Generated by DocFX