Show / Hide Table of Contents

Enum MatrixMode

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

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum MatrixMode

Fields

Name Description
Modelview

Original was GL_MODELVIEW = 0x1700

Modelview0Ext

Original was GL_MODELVIEW0_EXT = 0x1700

Projection

Original was GL_PROJECTION = 0x1701

Texture

Original was GL_TEXTURE = 0x1702

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