Show / Hide Table of Contents

Enum ClipControlDepth

Not used directly.

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

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