Signature
Parameters
Variables | Description |
---|---|
pname |
Specifies a single-valued fog parameter.
GL_FOG_MODE
,
GL_FOG_DENSITY
,
GL_FOG_START
,
GL_FOG_END
,
GL_FOG_INDEX
, and
GL_FOG_COORD_SRC
are accepted.
|
param |
Specifies the value that
pname
will be set to.
|
Sample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
glFog
{LGPL or GPL or MPL} Kamaelia
Sketches/CL/Topology3D/THF/Kamaelia/UI/OpenGL/OpenGLDisplay.py
Lines: 468, 470, 471, 472, 475
{LGPL or GPL or MPL} Kamaelia
Sketches/THF/Packages/Kamaelia/Community/THF/Kamaelia/UI/OpenGL/OpenGLDisplay.py
Lines: 468, 470, 471, 472, 475
{LGPL or GPL or MPL} Kamaelia
Code/Python/Kamaelia/Kamaelia/UI/OpenGL/OpenGLDisplay.py
Lines: 468, 470, 471, 472, 475
glFogf
glFogfv
glFogi