Show / Hide Table of Contents

Enum OesPointSprite

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[CLSCompliant(false)]
public enum OesPointSprite

Fields

Name Description
CoordReplaceOes

Original was GL_COORD_REPLACE_OES = 0x8862

PointSpriteOes

Original was GL_POINT_SPRITE_OES = 0x8861

In This Article
Back to top Generated by DocFX