OpenGL-2.3.0.0: A binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.GL.Clipping
Portabilityportable
Stabilitystable
Maintainer[email protected]
Description
This module corresponds to section 2.12 (Clipping) of the OpenGL 2.1 specs.
Documentation
newtype ClipPlaneName Source
Constructors
ClipPlaneName GLsizei
show/hide Instances
clipPlane :: ClipPlaneName -> StateVar (Maybe (Plane GLdouble))Source
maxClipPlanes :: GettableStateVar GLsizeiSource
Produced by Haddock version 2.4.2