Copyright | (c) Sven Panne 2013 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
All raw functions and tokens from the NV_primitive_restart extension not already in the OpenGL 3.1 core, see http://www.opengl.org/registry/specs/NV/primitive_restart.txt. NOTE: The OpenGL 3.1 core has some functions and tokens with the same names, but with different semantics and values, so we use a suffix in those cases.
Functions
glPrimitiveRestart :: IO () Source
glPrimitiveRestartIndexNV :: GLuint -> IO () Source