Show / Hide Table of Contents

Enum SgisFogFunction

Not used directly.

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

Fields

Name Description
FogFuncPointsSgis

Original was GL_FOG_FUNC_POINTS_SGIS = 0x812B

FogFuncSgis

Original was GL_FOG_FUNC_SGIS = 0x812A

MaxFogFuncPointsSgis

Original was GL_MAX_FOG_FUNC_POINTS_SGIS = 0x812C

In This Article
Back to top Generated by DocFX