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 ARB_vertex_blend extension, see http://www.opengl.org/registry/specs/ARB/vertex_blend.txt.
- glWeightbv :: GLint -> Ptr GLbyte -> IO ()
- glWeightsv :: GLint -> Ptr GLshort -> IO ()
- glWeightiv :: GLint -> Ptr GLint -> IO ()
- glWeightfv :: GLint -> Ptr GLfloat -> IO ()
- glWeightdv :: GLint -> Ptr GLdouble -> IO ()
- glWeightubv :: GLint -> Ptr GLubyte -> IO ()
- glWeightusv :: GLint -> Ptr GLushort -> IO ()
- glWeightuiv :: GLint -> Ptr GLuint -> IO ()
- glWeightPointer :: GLint -> GLenum -> GLsizei -> Ptr a -> IO ()
- glVertexBlend :: GLint -> IO ()
- gl_MAX_VERTEX_UNITS :: GLenum
- gl_ACTIVE_VERTEX_UNITS :: GLenum
- gl_WEIGHT_SUM_UNITY :: GLenum
- gl_VERTEX_BLEND :: GLenum
- gl_MODELVIEW0 :: GLenum
- gl_MODELVIEW1 :: GLenum
- gl_MODELVIEW2 :: GLenum
- gl_MODELVIEW3 :: GLenum
- gl_MODELVIEW4 :: GLenum
- gl_MODELVIEW5 :: GLenum
- gl_MODELVIEW6 :: GLenum
- gl_MODELVIEW7 :: GLenum
- gl_MODELVIEW8 :: GLenum
- gl_MODELVIEW9 :: GLenum
- gl_MODELVIEW10 :: GLenum
- gl_MODELVIEW11 :: GLenum
- gl_MODELVIEW12 :: GLenum
- gl_MODELVIEW13 :: GLenum
- gl_MODELVIEW14 :: GLenum
- gl_MODELVIEW15 :: GLenum
- gl_MODELVIEW16 :: GLenum
- gl_MODELVIEW17 :: GLenum
- gl_MODELVIEW18 :: GLenum
- gl_MODELVIEW19 :: GLenum
- gl_MODELVIEW20 :: GLenum
- gl_MODELVIEW21 :: GLenum
- gl_MODELVIEW22 :: GLenum
- gl_MODELVIEW23 :: GLenum
- gl_MODELVIEW24 :: GLenum
- gl_MODELVIEW25 :: GLenum
- gl_MODELVIEW26 :: GLenum
- gl_MODELVIEW27 :: GLenum
- gl_MODELVIEW28 :: GLenum
- gl_MODELVIEW29 :: GLenum
- gl_MODELVIEW30 :: GLenum
- gl_MODELVIEW31 :: GLenum
- gl_CURRENT_WEIGHT :: GLenum
- gl_WEIGHT_ARRAY_TYPE :: GLenum
- gl_WEIGHT_ARRAY_STRIDE :: GLenum
- gl_WEIGHT_ARRAY_SIZE :: GLenum
- gl_WEIGHT_ARRAY_POINTER :: GLenum
- gl_WEIGHT_ARRAY :: GLenum