Show / Hide Table of Contents

Enum Boolean

Not used directly.

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum Boolean

Fields

Name Description
False

Original was GL_FALSE = 0

True

Original was GL_TRUE = 1

In This Article
Back to top Generated by DocFX