Show / Hide Table of Contents

Enum StencilFaceDirection

Used in GL.Amd.StencilOpValue, GL.Ati.StencilOpSeparate and 1 other function

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

Fields

Name Description
Back

Original was GL_BACK = 0x0405

Front

Original was GL_FRONT = 0x0404

FrontAndBack

Original was GL_FRONT_AND_BACK = 0x0408

In This Article
Back to top Generated by DocFX