| |||||||||||||
| |||||||||||||
Description | |||||||||||||
This module corresponds to section 5.2 (Selection) of the OpenGL 1.4 specs. | |||||||||||||
Documentation | |||||||||||||
data HitRecord | |||||||||||||
| |||||||||||||
getHitRecords :: GLsizei -> IO a -> IO (a, Maybe [HitRecord]) | |||||||||||||
newtype Name | |||||||||||||
| |||||||||||||
withName :: Name -> IO a -> IO a | |||||||||||||
loadName :: Name -> IO () | |||||||||||||
maxNameStackDepth :: GettableStateVar GLsizei | |||||||||||||
nameStackDepth :: GettableStateVar GLsizei | |||||||||||||
data RenderMode | |||||||||||||
| |||||||||||||
renderMode :: GettableStateVar RenderMode | |||||||||||||
Produced by Haddock version 0.6 |