HOpenGL Libraries (OpenGL package)ContentsIndex
Graphics.Rendering.OpenGL.GL.LineSegments
Portability portable
Stability provisional
Maintainer sven.panne@aedion.de
Description
This module corresponds to section 3.4 (Line Segments) of the OpenGL 1.5 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