HOpenGL Libraries (OpenGL package)Source codeContentsIndex
Graphics.Rendering.OpenGL.GL.Clipping
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Description
This module corresponds to section 2.12 (Clipping) of the OpenGL 2.1 specs.
Documentation
newtype ClipPlaneName
Constructors
ClipPlaneName GLsizei
show/hide Instances
clipPlane :: ClipPlaneName -> StateVar (Maybe (Plane GLdouble))
maxClipPlanes :: GettableStateVar GLsizei
Produced by Haddock version 0.8