Show / Hide Table of Contents

Enum ClipDepthMode

Used in GL.ClipControl

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

Fields

Name Description
NegativeOneToOne

Original was GL_NEGATIVE_ONE_TO_ONE = 0x935E

ZeroToOne

Original was GL_ZERO_TO_ONE = 0x935F

In This Article
Back to top Generated by DocFX