Show / Hide Table of Contents

Enum PathGenMode

Used in GL.NV.GetPathColorGen, GL.NV.GetPathTexGen and 3 other functions

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum PathGenMode

Fields

Name Description
Constant

Original was GL_CONSTANT = 0x8576

EyeLinear

Original was GL_EYE_LINEAR = 0x2400

None

Original was GL_NONE = 0

ObjectLinear

Original was GL_OBJECT_LINEAR = 0x2401

PathObjectBoundingBoxNv

Original was GL_PATH_OBJECT_BOUNDING_BOX_NV = 0x908A

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX