Show / Hide Table of Contents

Enum NvPointSprite

Used in GL.NV.PointParameter

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

Fields

Name Description
CoordReplaceNv

Original was GL_COORD_REPLACE_NV = 0x8862

PointSpriteNv

Original was GL_POINT_SPRITE_NV = 0x8861

PointSpriteRModeNv

Original was GL_POINT_SPRITE_R_MODE_NV = 0x8863

In This Article
Back to top Generated by DocFX