Show / Hide Table of Contents

Enum PathFillMode

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
public enum PathFillMode

Fields

Name Description
CountDownNv

Original was GL_COUNT_DOWN_NV = 0x9089

CountUpNv

Original was GL_COUNT_UP_NV = 0x9088

Invert

Original was GL_INVERT = 0x150A

PathFillModeNv

Original was GL_PATH_FILL_MODE_NV = 0x9080

In This Article
Back to top Generated by DocFX