HOpenGL Libraries (OpenGL package)
Contents
Index
Graphics.Rendering.OpenGL.GL.LineSegments
Portability
portable
Stability
provisional
Maintainer
sven_panne@yahoo.com
Description
This module corresponds to section 3.4 (LineSegments) of the OpenGL 1.4 specs.
Synopsis
lineWidth
::
StateVar
GLfloat
aliasedLineWidthRange
::
GettableStateVar
(
GLfloat
,
GLfloat
)
smoothLineWidthRange
::
GettableStateVar
(
GLfloat
,
GLfloat
)
smoothLineWidthGranularity
::
GettableStateVar
(
GLfloat
,
GLfloat
)
lineSmooth
::
StateVar
Capability
lineStipple
::
StateVar
(
Maybe
(
GLint
,
GLushort
))
Produced by
Haddock
version 0.6