Show / Hide Table of Contents

Enum ExtStencilWrap

Not used directly.

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

Fields

Name Description
DecrWrapExt

Original was GL_DECR_WRAP_EXT = 0x8508

IncrWrapExt

Original was GL_INCR_WRAP_EXT = 0x8507

In This Article
Back to top Generated by DocFX