OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.NV.FogDistance
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Tokens
Description
All raw functions and tokens from the NV_fog_distance extension not already in the OpenGL 3.1 core, see http://www.opengl.org/registry/specs/NV/fog_distance.txt.
Synopsis
gl_FOG_DISTANCE_MODE :: GLenum
gl_EYE_RADIAL :: GLenum
gl_EYE_PLANE :: GLenum
gl_EYE_PLANE_ABSOLUTE :: GLenum
Tokens
gl_FOG_DISTANCE_MODE :: GLenumSource
gl_EYE_RADIAL :: GLenumSource
gl_EYE_PLANE :: GLenumSource
gl_EYE_PLANE_ABSOLUTE :: GLenumSource
Produced by Haddock version 2.4.2