HOpenGL Libraries (OpenGL package)ContentsIndex
Graphics.Rendering.OpenGL.GL.Selection
Portabilityportable
Stabilityprovisional
Maintainersven.panne@aedion.de
Description
This module corresponds to section 5.2 (Selection) of the OpenGL 1.5 specs.
Documentation
data HitRecord
Constructors
HitRecord GLfloat GLfloat [Name]
show/hide Instances
getHitRecords :: GLsizei -> IO a -> IO (a, Maybe [HitRecord])
newtype Name
Constructors
Name GLuint
show/hide Instances
withName :: Name -> IO a -> IO a
loadName :: Name -> IO ()
maxNameStackDepth :: GettableStateVar GLsizei
nameStackDepth :: GettableStateVar GLsizei
data RenderMode
Constructors
Render
Feedback
Select
show/hide Instances
renderMode :: GettableStateVar RenderMode
Produced by Haddock version 0.7