Show / Hide Table of Contents

Enum PathListMode

Not used directly.

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

Fields

Name Description
AccumAdjacentPairsNv

Original was GL_ACCUM_ADJACENT_PAIRS_NV = 0x90AD

AdjacentPairsNv

Original was GL_ADJACENT_PAIRS_NV = 0x90AE

FirstToRestNv

Original was GL_FIRST_TO_REST_NV = 0x90AF

In This Article
Back to top Generated by DocFX