Copyright | (c) Sven Panne 2015 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <[email protected]> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Graphics.Rendering.OpenGL.Raw.NV.PointSprite
Description
The NV_point_sprite extension.
- gl_COORD_REPLACE_NV :: GLenum
- gl_POINT_SPRITE_NV :: GLenum
- gl_POINT_SPRITE_R_MODE_NV :: GLenum
- glPointParameteriNV :: GLenum -> GLint -> IO ()
- glPointParameterivNV :: GLenum -> Ptr GLint -> IO ()