Show / Hide Table of Contents

Enum MeshMode1

Used in GL.EvalMesh1

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

Fields

Name Description
Line

Original was GL_LINE = 0x1B01

Point

Original was GL_POINT = 0x1B00

In This Article
Back to top Generated by DocFX