Show / Hide Table of Contents

Enum ClipOrigin

Used in GL.ClipControl

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

Fields

Name Description
LowerLeft

Original was GL_LOWER_LEFT = 0x8CA1

UpperLeft

Original was GL_UPPER_LEFT = 0x8CA2

In This Article
Back to top Generated by DocFX