bindbc.opengl.bind.dep.dep11

Undocumented in source.

Members

Aliases

pglAccum
alias pglAccum = void function(GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglAlphaFunc
alias pglAlphaFunc = void function(GLenum, GLclampf)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglAreTexturesResident
alias pglAreTexturesResident = GLboolean function(GLsizei, const(GLuint)*, GLboolean*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglArrayElement
alias pglArrayElement = void function(GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglBegin
alias pglBegin = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCallList
alias pglCallList = void function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCallLists
alias pglCallLists = void function(GLsizei, GLenum, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglClearAccum
alias pglClearAccum = void function(GLfloat, GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglClearIndex
alias pglClearIndex = void function(GLfloat c)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglClipPlane
alias pglClipPlane = void function(GLenum, const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3b
alias pglColor3b = void function(GLbyte, GLbyte, GLbyte)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3bv
alias pglColor3bv = void function(const(GLbyte)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3d
alias pglColor3d = void function(GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3dv
alias pglColor3dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3f
alias pglColor3f = void function(GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3fv
alias pglColor3fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3i
alias pglColor3i = void function(GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3iv
alias pglColor3iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3s
alias pglColor3s = void function(GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3sv
alias pglColor3sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3ub
alias pglColor3ub = void function(GLubyte, GLubyte, GLubyte)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3ubv
alias pglColor3ubv = void function(const(GLubyte)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3ui
alias pglColor3ui = void function(GLuint, GLuint, GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3uiv
alias pglColor3uiv = void function(const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3us
alias pglColor3us = void function(GLushort, GLushort, GLushort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor3usv
alias pglColor3usv = void function(const(GLushort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4b
alias pglColor4b = void function(GLbyte, GLbyte, GLbyte, GLbyte)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4bv
alias pglColor4bv = void function(const(GLbyte)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4d
alias pglColor4d = void function(GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4dv
alias pglColor4dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4f
alias pglColor4f = void function(GLfloat, GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4fv
alias pglColor4fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4i
alias pglColor4i = void function(GLint, GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4iv
alias pglColor4iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4s
alias pglColor4s = void function(GLshort, GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4sv
alias pglColor4sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4ub
alias pglColor4ub = void function(GLubyte, GLubyte, GLubyte, GLubyte)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4ubv
alias pglColor4ubv = void function(const(GLubyte)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4ui
alias pglColor4ui = void function(GLuint, GLuint, GLuint, GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4uiv
alias pglColor4uiv = void function(const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4us
alias pglColor4us = void function(GLushort, GLushort, GLushort, GLushort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColor4usv
alias pglColor4usv = void function(const(GLushort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColorMaterial
alias pglColorMaterial = void function(GLenum, GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColorPointer
alias pglColorPointer = void function(GLint, GLenum, GLsizei, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCopyPixels
alias pglCopyPixels = void function(GLint, GLint, GLsizei, GLsizei, GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglDeleteLists
alias pglDeleteLists = void function(GLuint, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglDisableClientState
alias pglDisableClientState = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglDrawPixels
alias pglDrawPixels = void function(GLsizei, GLsizei, GLenum, GLenum, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEdgeFlagPointer
alias pglEdgeFlagPointer = void function(GLsizei, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEnableClientState
alias pglEnableClientState = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEnd
alias pglEnd = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEndList
alias pglEndList = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord1d
alias pglEvalCoord1d = void function(GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord1dv
alias pglEvalCoord1dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord1f
alias pglEvalCoord1f = void function(GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord1fv
alias pglEvalCoord1fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord2d
alias pglEvalCoord2d = void function(GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord2dv
alias pglEvalCoord2dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord2f
alias pglEvalCoord2f = void function(GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalCoord2fv
alias pglEvalCoord2fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalMesh1
alias pglEvalMesh1 = void function(GLenum, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalMesh2
alias pglEvalMesh2 = void function(GLenum, GLint, GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalPoint1
alias pglEvalPoint1 = void function(GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEvalPoint2
alias pglEvalPoint2 = void function(GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglFeedbackBuffer
alias pglFeedbackBuffer = void function(GLsizei, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglFogf
alias pglFogf = void function(GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglFogfv
alias pglFogfv = void function(GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglFogi
alias pglFogi = void function(GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglFogiv
alias pglFogiv = void function(GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglFrustum
alias pglFrustum = void function(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGenLists
alias pglGenLists = GLuint function(GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetClipPlane
alias pglGetClipPlane = void function(GLenum, GLdouble*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetLightfv
alias pglGetLightfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetLightiv
alias pglGetLightiv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetMapdv
alias pglGetMapdv = void function(GLenum, GLenum, GLdouble*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetMapfv
alias pglGetMapfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetMapiv
alias pglGetMapiv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetMaterialfv
alias pglGetMaterialfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetMaterialiv
alias pglGetMaterialiv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetPixelMapfv
alias pglGetPixelMapfv = void function(GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetPixelMapuiv
alias pglGetPixelMapuiv = void function(GLenum, GLuint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetPixelMapusv
alias pglGetPixelMapusv = void function(GLenum, GLushort*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetPolygonStipple
alias pglGetPolygonStipple = void function(GLubyte*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetTexEnvfv
alias pglGetTexEnvfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetTexEnviv
alias pglGetTexEnviv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetTexGendv
alias pglGetTexGendv = void function(GLenum, GLenum, GLdouble*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetTexGenfv
alias pglGetTexGenfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetTexGeniv
alias pglGetTexGeniv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexMask
alias pglIndexMask = void function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexPointer
alias pglIndexPointer = void function(GLenum, GLsizei, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexd
alias pglIndexd = void function(GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexdv
alias pglIndexdv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexf
alias pglIndexf = void function(GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexfv
alias pglIndexfv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexi
alias pglIndexi = void function(GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexiv
alias pglIndexiv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexs
alias pglIndexs = void function(GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexsv
alias pglIndexsv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexub
alias pglIndexub = void function(GLubyte)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIndexubv
alias pglIndexubv = void function(const(GLubyte)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglInitNames
alias pglInitNames = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglInterleavedArrays
alias pglInterleavedArrays = void function(GLenum, GLsizei, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIsList
alias pglIsList = GLboolean function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLightModelf
alias pglLightModelf = void function(GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLightModelfv
alias pglLightModelfv = void function(GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLightModeli
alias pglLightModeli = void function(GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLightModeliv
alias pglLightModeliv = void function(GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLightf
alias pglLightf = void function(GLenum, GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLightfv
alias pglLightfv = void function(GLenum, GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLighti
alias pglLighti = void function(GLenum, GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLightiv
alias pglLightiv = void function(GLenum, GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLineStipple
alias pglLineStipple = void function(GLint, GLushort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglListBase
alias pglListBase = void function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLoadIdentity
alias pglLoadIdentity = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLoadMatrixd
alias pglLoadMatrixd = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLoadMatrixf
alias pglLoadMatrixf = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglLoadName
alias pglLoadName = void function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMap1d
alias pglMap1d = void function(GLenum, GLdouble, GLdouble, GLint, GLint, const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMap1f
alias pglMap1f = void function(GLenum, GLfloat, GLfloat, GLint, GLint, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMap2d
alias pglMap2d = void function(GLenum, GLdouble, GLdouble, GLint, GLint, GLdouble, GLdouble, GLint, GLint, GLdouble*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMap2f
alias pglMap2f = void function(GLenum, GLfloat, GLfloat, GLint, GLint, GLfloat, GLfloat, GLint, GLint, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMapGrid1d
alias pglMapGrid1d = void function(GLint, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMapGrid1f
alias pglMapGrid1f = void function(GLint, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMapGrid2d
alias pglMapGrid2d = void function(GLint, GLdouble, GLdouble, GLint, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMapGrid2f
alias pglMapGrid2f = void function(GLint, GLfloat, GLfloat, GLint, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMaterialf
alias pglMaterialf = void function(GLenum, GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMaterialfv
alias pglMaterialfv = void function(GLenum, GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMateriali
alias pglMateriali = void function(GLenum, GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMaterialiv
alias pglMaterialiv = void function(GLenum, GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMatrixMode
alias pglMatrixMode = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMultMatrixd
alias pglMultMatrixd = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMultMatrixf
alias pglMultMatrixf = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNewList
alias pglNewList = void function(GLuint, GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3b
alias pglNormal3b = void function(GLbyte, GLbyte, GLbyte)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3bv
alias pglNormal3bv = void function(const(GLbyte)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3d
alias pglNormal3d = void function(GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3dv
alias pglNormal3dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3f
alias pglNormal3f = void function(GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3fv
alias pglNormal3fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3i
alias pglNormal3i = void function(GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3iv
alias pglNormal3iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3s
alias pglNormal3s = void function(GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormal3sv
alias pglNormal3sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormalPointer
alias pglNormalPointer = void function(GLenum, GLsizei, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglOrtho
alias pglOrtho = void function(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPassThrough
alias pglPassThrough = void function(GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPixelMapfv
alias pglPixelMapfv = void function(GLenum, GLint, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPixelMapuiv
alias pglPixelMapuiv = void function(GLenum, GLint, const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPixelMapusv
alias pglPixelMapusv = void function(GLenum, GLint, const(GLushort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPixelTransferf
alias pglPixelTransferf = void function(GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPixelTransferi
alias pglPixelTransferi = void function(GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPixelZoom
alias pglPixelZoom = void function(GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPolygonStipple
alias pglPolygonStipple = void function(const(GLubyte)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPopAttrib
alias pglPopAttrib = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPopClientAttrib
alias pglPopClientAttrib = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPopMatrix
alias pglPopMatrix = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPopName
alias pglPopName = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPrioritizeTextures
alias pglPrioritizeTextures = void function(GLsizei, const(GLuint)*, const(GLclampf)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPushAttrib
alias pglPushAttrib = void function(GLbitfield)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPushClientAttrib
alias pglPushClientAttrib = void function(GLbitfield)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPushMatrix
alias pglPushMatrix = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglPushName
alias pglPushName = void function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2d
alias pglRasterPos2d = void function(GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2dv
alias pglRasterPos2dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2f
alias pglRasterPos2f = void function(GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2fv
alias pglRasterPos2fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2i
alias pglRasterPos2i = void function(GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2iv
alias pglRasterPos2iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2s
alias pglRasterPos2s = void function(GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos2sv
alias pglRasterPos2sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3d
alias pglRasterPos3d = void function(GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3dv
alias pglRasterPos3dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3f
alias pglRasterPos3f = void function(GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3fv
alias pglRasterPos3fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3i
alias pglRasterPos3i = void function(GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3iv
alias pglRasterPos3iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3s
alias pglRasterPos3s = void function(GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos3sv
alias pglRasterPos3sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4d
alias pglRasterPos4d = void function(GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4dv
alias pglRasterPos4dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4f
alias pglRasterPos4f = void function(GLfloat, GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4fv
alias pglRasterPos4fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4i
alias pglRasterPos4i = void function(GLint, GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4iv
alias pglRasterPos4iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4s
alias pglRasterPos4s = void function(GLshort, GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRasterPos4sv
alias pglRasterPos4sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRectd
alias pglRectd = void function(GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRectdv
alias pglRectdv = void function(const(GLdouble)*, const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRectf
alias pglRectf = void function(GLfloat, GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRectfv
alias pglRectfv = void function(const(GLfloat)*, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRecti
alias pglRecti = void function(GLint, GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRectiv
alias pglRectiv = void function(const(GLint)*, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRects
alias pglRects = void function(GLshort, GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRectsv
alias pglRectsv = void function(const(GLshort)*, const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRenderMode
alias pglRenderMode = GLint function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRotated
alias pglRotated = void function(GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglRotatef
alias pglRotatef = void function(GLfloat, GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglScaled
alias pglScaled = void function(GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglScalef
alias pglScalef = void function(GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglSelectBuffer
alias pglSelectBuffer = void function(GLsizei, GLuint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglShadeModel
alias pglShadeModel = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1d
alias pglTexCoord1d = void function(GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1dv
alias pglTexCoord1dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1f
alias pglTexCoord1f = void function(GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1fv
alias pglTexCoord1fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1i
alias pglTexCoord1i = void function(GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1iv
alias pglTexCoord1iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1s
alias pglTexCoord1s = void function(GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord1sv
alias pglTexCoord1sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2d
alias pglTexCoord2d = void function(GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2dv
alias pglTexCoord2dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2f
alias pglTexCoord2f = void function(GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2fv
alias pglTexCoord2fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2i
alias pglTexCoord2i = void function(GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2iv
alias pglTexCoord2iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2s
alias pglTexCoord2s = void function(GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord2sv
alias pglTexCoord2sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3d
alias pglTexCoord3d = void function(GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3dv
alias pglTexCoord3dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3f
alias pglTexCoord3f = void function(GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3fv
alias pglTexCoord3fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3i
alias pglTexCoord3i = void function(GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3iv
alias pglTexCoord3iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3s
alias pglTexCoord3s = void function(GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord3sv
alias pglTexCoord3sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4d
alias pglTexCoord4d = void function(GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4dv
alias pglTexCoord4dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4f
alias pglTexCoord4f = void function(GLfloat, GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4fv
alias pglTexCoord4fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4i
alias pglTexCoord4i = void function(GLint, GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4iv
alias pglTexCoord4iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4s
alias pglTexCoord4s = void function(GLshort, GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoord4sv
alias pglTexCoord4sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoordPointer
alias pglTexCoordPointer = void function(GLint, GLenum, GLsizei, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexEnvf
alias pglTexEnvf = void function(GLenum, GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexEnvfv
alias pglTexEnvfv = void function(GLenum, GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexEnvi
alias pglTexEnvi = void function(GLenum, GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexEnviv
alias pglTexEnviv = void function(GLenum, GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexGend
alias pglTexGend = void function(GLenum, GLenum, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexGendv
alias pglTexGendv = void function(GLenum, GLenum, const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexGenf
alias pglTexGenf = void function(GLenum, GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexGenfv
alias pglTexGenfv = void function(GLenum, GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexGeni
alias pglTexGeni = void function(GLenum, GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexGeniv
alias pglTexGeniv = void function(GLenum, GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTranslated
alias pglTranslated = void function(GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTranslatef
alias pglTranslatef = void function(GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2d
alias pglVertex2d = void function(GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2dv
alias pglVertex2dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2f
alias pglVertex2f = void function(GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2fv
alias pglVertex2fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2i
alias pglVertex2i = void function(GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2iv
alias pglVertex2iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2s
alias pglVertex2s = void function(GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex2sv
alias pglVertex2sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3d
alias pglVertex3d = void function(GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3dv
alias pglVertex3dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3f
alias pglVertex3f = void function(GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3fv
alias pglVertex3fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3i
alias pglVertex3i = void function(GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3iv
alias pglVertex3iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3s
alias pglVertex3s = void function(GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex3sv
alias pglVertex3sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4d
alias pglVertex4d = void function(GLdouble, GLdouble, GLdouble, GLdouble)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4dv
alias pglVertex4dv = void function(const(GLdouble)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4f
alias pglVertex4f = void function(GLfloat, GLfloat, GLfloat, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4fv
alias pglVertex4fv = void function(const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4i
alias pglVertex4i = void function(GLint, GLint, GLint, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4iv
alias pglVertex4iv = void function(const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4s
alias pglVertex4s = void function(GLshort, GLshort, GLshort, GLshort)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertex4sv
alias pglVertex4sv = void function(const(GLshort)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexPointer
alias pglVertexPointer = void function(GLint, GLenum, GLsizei, const(void)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Enums

GL_2_BYTES
anonymousenum GL_2_BYTES
Undocumented in source.

Functions

loadDeprecatedGL11
bool loadDeprecatedGL11(SharedLib lib)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

glAccum
pglAccum glAccum;
Undocumented in source.
glAlphaFunc
pglAlphaFunc glAlphaFunc;
Undocumented in source.
glAreTexturesResident
pglAreTexturesResident glAreTexturesResident;
Undocumented in source.
glArrayElement
pglArrayElement glArrayElement;
Undocumented in source.
glBegin
pglBegin glBegin;
Undocumented in source.
glCallList
pglCallList glCallList;
Undocumented in source.
glCallLists
pglCallLists glCallLists;
Undocumented in source.
glClearAccum
pglClearAccum glClearAccum;
Undocumented in source.
glClearIndex
pglClearIndex glClearIndex;
Undocumented in source.
glClipPlane
pglClipPlane glClipPlane;
Undocumented in source.
glColor3b
pglColor3b glColor3b;
Undocumented in source.
glColor3bv
pglColor3bv glColor3bv;
Undocumented in source.
glColor3d
pglColor3d glColor3d;
Undocumented in source.
glColor3dv
pglColor3dv glColor3dv;
Undocumented in source.
glColor3f
pglColor3f glColor3f;
Undocumented in source.
glColor3fv
pglColor3fv glColor3fv;
Undocumented in source.
glColor3i
pglColor3i glColor3i;
Undocumented in source.
glColor3iv
pglColor3iv glColor3iv;
Undocumented in source.
glColor3s
pglColor3s glColor3s;
Undocumented in source.
glColor3sv
pglColor3sv glColor3sv;
Undocumented in source.
glColor3ub
pglColor3ub glColor3ub;
Undocumented in source.
glColor3ubv
pglColor3ubv glColor3ubv;
Undocumented in source.
glColor3ui
pglColor3ui glColor3ui;
Undocumented in source.
glColor3uiv
pglColor3uiv glColor3uiv;
Undocumented in source.
glColor3us
pglColor3us glColor3us;
Undocumented in source.
glColor3usv
pglColor3usv glColor3usv;
Undocumented in source.
glColor4b
pglColor4b glColor4b;
Undocumented in source.
glColor4bv
pglColor4bv glColor4bv;
Undocumented in source.
glColor4d
pglColor4d glColor4d;
Undocumented in source.
glColor4dv
pglColor4dv glColor4dv;
Undocumented in source.
glColor4f
pglColor4f glColor4f;
Undocumented in source.
glColor4fv
pglColor4fv glColor4fv;
Undocumented in source.
glColor4i
pglColor4i glColor4i;
Undocumented in source.
glColor4iv
pglColor4iv glColor4iv;
Undocumented in source.
glColor4s
pglColor4s glColor4s;
Undocumented in source.
glColor4sv
pglColor4sv glColor4sv;
Undocumented in source.
glColor4ub
pglColor4ub glColor4ub;
Undocumented in source.
glColor4ubv
pglColor4ubv glColor4ubv;
Undocumented in source.
glColor4ui
pglColor4ui glColor4ui;
Undocumented in source.
glColor4uiv
pglColor4uiv glColor4uiv;
Undocumented in source.
glColor4us
pglColor4us glColor4us;
Undocumented in source.
glColor4usv
pglColor4usv glColor4usv;
Undocumented in source.
glColorMaterial
pglColorMaterial glColorMaterial;
Undocumented in source.
glColorPointer
pglColorPointer glColorPointer;
Undocumented in source.
glCopyPixels
pglCopyPixels glCopyPixels;
Undocumented in source.
glDeleteLists
pglDeleteLists glDeleteLists;
Undocumented in source.
glDisableClientState
pglDisableClientState glDisableClientState;
Undocumented in source.
glDrawPixels
pglDrawPixels glDrawPixels;
Undocumented in source.
glEdgeFlagPointer
pglEdgeFlagPointer glEdgeFlagPointer;
Undocumented in source.
glEnableClientState
pglEnableClientState glEnableClientState;
Undocumented in source.
glEnd
pglEnd glEnd;
Undocumented in source.
glEndList
pglEndList glEndList;
Undocumented in source.
glEvalCoord1d
pglEvalCoord1d glEvalCoord1d;
Undocumented in source.
glEvalCoord1dv
pglEvalCoord1dv glEvalCoord1dv;
Undocumented in source.
glEvalCoord1f
pglEvalCoord1f glEvalCoord1f;
Undocumented in source.
glEvalCoord1fv
pglEvalCoord1fv glEvalCoord1fv;
Undocumented in source.
glEvalCoord2d
pglEvalCoord2d glEvalCoord2d;
Undocumented in source.
glEvalCoord2dv
pglEvalCoord2dv glEvalCoord2dv;
Undocumented in source.
glEvalCoord2f
pglEvalCoord2f glEvalCoord2f;
Undocumented in source.
glEvalCoord2fv
pglEvalCoord2fv glEvalCoord2fv;
Undocumented in source.
glEvalMesh1
pglEvalMesh1 glEvalMesh1;
Undocumented in source.
glEvalMesh2
pglEvalMesh2 glEvalMesh2;
Undocumented in source.
glEvalPoint1
pglEvalPoint1 glEvalPoint1;
Undocumented in source.
glEvalPoint2
pglEvalPoint2 glEvalPoint2;
Undocumented in source.
glFeedbackBuffer
pglFeedbackBuffer glFeedbackBuffer;
Undocumented in source.
glFogf
pglFogf glFogf;
Undocumented in source.
glFogfv
pglFogfv glFogfv;
Undocumented in source.
glFogi
pglFogi glFogi;
Undocumented in source.
glFogiv
pglFogiv glFogiv;
Undocumented in source.
glFrustum
pglFrustum glFrustum;
Undocumented in source.
glGenLists
pglGenLists glGenLists;
Undocumented in source.
glGetClipPlane
pglGetClipPlane glGetClipPlane;
Undocumented in source.
glGetLightfv
pglGetLightfv glGetLightfv;
Undocumented in source.
glGetLightiv
pglGetLightiv glGetLightiv;
Undocumented in source.
glGetMapdv
pglGetMapdv glGetMapdv;
Undocumented in source.
glGetMapfv
pglGetMapfv glGetMapfv;
Undocumented in source.
glGetMapiv
pglGetMapiv glGetMapiv;
Undocumented in source.
glGetMaterialfv
pglGetMaterialfv glGetMaterialfv;
Undocumented in source.
glGetMaterialiv
pglGetMaterialiv glGetMaterialiv;
Undocumented in source.
glGetPixelMapfv
pglGetPixelMapfv glGetPixelMapfv;
Undocumented in source.
glGetPixelMapuiv
pglGetPixelMapuiv glGetPixelMapuiv;
Undocumented in source.
glGetPixelMapusv
pglGetPixelMapusv glGetPixelMapusv;
Undocumented in source.
glGetPolygonStipple
pglGetPolygonStipple glGetPolygonStipple;
Undocumented in source.
glGetTexEnvfv
pglGetTexEnvfv glGetTexEnvfv;
Undocumented in source.
glGetTexEnviv
pglGetTexEnviv glGetTexEnviv;
Undocumented in source.
glGetTexGendv
pglGetTexGendv glGetTexGendv;
Undocumented in source.
glGetTexGenfv
pglGetTexGenfv glGetTexGenfv;
Undocumented in source.
glGetTexGeniv
pglGetTexGeniv glGetTexGeniv;
Undocumented in source.
glIndexMask
pglIndexMask glIndexMask;
Undocumented in source.
glIndexPointer
pglIndexPointer glIndexPointer;
Undocumented in source.
glIndexd
pglIndexd glIndexd;
Undocumented in source.
glIndexdv
pglIndexdv glIndexdv;
Undocumented in source.
glIndexf
pglIndexf glIndexf;
Undocumented in source.
glIndexfv
pglIndexfv glIndexfv;
Undocumented in source.
glIndexi
pglIndexi glIndexi;
Undocumented in source.
glIndexiv
pglIndexiv glIndexiv;
Undocumented in source.
glIndexs
pglIndexs glIndexs;
Undocumented in source.
glIndexsv
pglIndexsv glIndexsv;
Undocumented in source.
glIndexub
pglIndexub glIndexub;
Undocumented in source.
glIndexubv
pglIndexubv glIndexubv;
Undocumented in source.
glInitNames
pglInitNames glInitNames;
Undocumented in source.
glInterleavedArrays
pglInterleavedArrays glInterleavedArrays;
Undocumented in source.
glIsList
pglIsList glIsList;
Undocumented in source.
glLightModelf
pglLightModelf glLightModelf;
Undocumented in source.
glLightModelfv
pglLightModelfv glLightModelfv;
Undocumented in source.
glLightModeli
pglLightModeli glLightModeli;
Undocumented in source.
glLightModeliv
pglLightModeliv glLightModeliv;
Undocumented in source.
glLightf
pglLightf glLightf;
Undocumented in source.
glLightfv
pglLightfv glLightfv;
Undocumented in source.
glLighti
pglLighti glLighti;
Undocumented in source.
glLightiv
pglLightiv glLightiv;
Undocumented in source.
glLineStipple
pglLineStipple glLineStipple;
Undocumented in source.
glListBase
pglListBase glListBase;
Undocumented in source.
glLoadIdentity
pglLoadIdentity glLoadIdentity;
Undocumented in source.
glLoadMatrixd
pglLoadMatrixd glLoadMatrixd;
Undocumented in source.
glLoadMatrixf
pglLoadMatrixf glLoadMatrixf;
Undocumented in source.
glLoadName
pglLoadName glLoadName;
Undocumented in source.
glMap1d
pglMap1d glMap1d;
Undocumented in source.
glMap1f
pglMap1f glMap1f;
Undocumented in source.
glMap2d
pglMap2d glMap2d;
Undocumented in source.
glMap2f
pglMap2f glMap2f;
Undocumented in source.
glMapGrid1d
pglMapGrid1d glMapGrid1d;
Undocumented in source.
glMapGrid1f
pglMapGrid1f glMapGrid1f;
Undocumented in source.
glMapGrid2d
pglMapGrid2d glMapGrid2d;
Undocumented in source.
glMapGrid2f
pglMapGrid2f glMapGrid2f;
Undocumented in source.
glMaterialf
pglMaterialf glMaterialf;
Undocumented in source.
glMaterialfv
pglMaterialfv glMaterialfv;
Undocumented in source.
glMateriali
pglMateriali glMateriali;
Undocumented in source.
glMaterialiv
pglMaterialiv glMaterialiv;
Undocumented in source.
glMatrixMode
pglMatrixMode glMatrixMode;
Undocumented in source.
glMultMatrixd
pglMultMatrixd glMultMatrixd;
Undocumented in source.
glMultMatrixf
pglMultMatrixf glMultMatrixf;
Undocumented in source.
glNewList
pglNewList glNewList;
Undocumented in source.
glNormal3b
pglNormal3b glNormal3b;
Undocumented in source.
glNormal3bv
pglNormal3bv glNormal3bv;
Undocumented in source.
glNormal3d
pglNormal3d glNormal3d;
Undocumented in source.
glNormal3dv
pglNormal3dv glNormal3dv;
Undocumented in source.
glNormal3f
pglNormal3f glNormal3f;
Undocumented in source.
glNormal3fv
pglNormal3fv glNormal3fv;
Undocumented in source.
glNormal3i
pglNormal3i glNormal3i;
Undocumented in source.
glNormal3iv
pglNormal3iv glNormal3iv;
Undocumented in source.
glNormal3s
pglNormal3s glNormal3s;
Undocumented in source.
glNormal3sv
pglNormal3sv glNormal3sv;
Undocumented in source.
glNormalPointer
pglNormalPointer glNormalPointer;
Undocumented in source.
glOrtho
pglOrtho glOrtho;
Undocumented in source.
glPassThrough
pglPassThrough glPassThrough;
Undocumented in source.
glPixelMapfv
pglPixelMapfv glPixelMapfv;
Undocumented in source.
glPixelMapuiv
pglPixelMapuiv glPixelMapuiv;
Undocumented in source.
glPixelMapusv
pglPixelMapusv glPixelMapusv;
Undocumented in source.
glPixelTransferf
pglPixelTransferf glPixelTransferf;
Undocumented in source.
glPixelTransferi
pglPixelTransferi glPixelTransferi;
Undocumented in source.
glPixelZoom
pglPixelZoom glPixelZoom;
Undocumented in source.
glPolygonStipple
pglPolygonStipple glPolygonStipple;
Undocumented in source.
glPopAttrib
pglPopAttrib glPopAttrib;
Undocumented in source.
glPopClientAttrib
pglPopClientAttrib glPopClientAttrib;
Undocumented in source.
glPopMatrix
pglPopMatrix glPopMatrix;
Undocumented in source.
glPopName
pglPopName glPopName;
Undocumented in source.
glPrioritizeTextures
pglPrioritizeTextures glPrioritizeTextures;
Undocumented in source.
glPushAttrib
pglPushAttrib glPushAttrib;
Undocumented in source.
glPushClientAttrib
pglPushClientAttrib glPushClientAttrib;
Undocumented in source.
glPushMatrix
pglPushMatrix glPushMatrix;
Undocumented in source.
glPushName
pglPushName glPushName;
Undocumented in source.
glRasterPos2d
pglRasterPos2d glRasterPos2d;
Undocumented in source.
glRasterPos2dv
pglRasterPos2dv glRasterPos2dv;
Undocumented in source.
glRasterPos2f
pglRasterPos2f glRasterPos2f;
Undocumented in source.
glRasterPos2fv
pglRasterPos2fv glRasterPos2fv;
Undocumented in source.
glRasterPos2i
pglRasterPos2i glRasterPos2i;
Undocumented in source.
glRasterPos2iv
pglRasterPos2iv glRasterPos2iv;
Undocumented in source.
glRasterPos2s
pglRasterPos2s glRasterPos2s;
Undocumented in source.
glRasterPos2sv
pglRasterPos2sv glRasterPos2sv;
Undocumented in source.
glRasterPos3d
pglRasterPos3d glRasterPos3d;
Undocumented in source.
glRasterPos3dv
pglRasterPos3dv glRasterPos3dv;
Undocumented in source.
glRasterPos3f
pglRasterPos3f glRasterPos3f;
Undocumented in source.
glRasterPos3fv
pglRasterPos3fv glRasterPos3fv;
Undocumented in source.
glRasterPos3i
pglRasterPos3i glRasterPos3i;
Undocumented in source.
glRasterPos3iv
pglRasterPos3iv glRasterPos3iv;
Undocumented in source.
glRasterPos3s
pglRasterPos3s glRasterPos3s;
Undocumented in source.
glRasterPos3sv
pglRasterPos3sv glRasterPos3sv;
Undocumented in source.
glRasterPos4d
pglRasterPos4d glRasterPos4d;
Undocumented in source.
glRasterPos4dv
pglRasterPos4dv glRasterPos4dv;
Undocumented in source.
glRasterPos4f
pglRasterPos4f glRasterPos4f;
Undocumented in source.
glRasterPos4fv
pglRasterPos4fv glRasterPos4fv;
Undocumented in source.
glRasterPos4i
pglRasterPos4i glRasterPos4i;
Undocumented in source.
glRasterPos4iv
pglRasterPos4iv glRasterPos4iv;
Undocumented in source.
glRasterPos4s
pglRasterPos4s glRasterPos4s;
Undocumented in source.
glRasterPos4sv
pglRasterPos4sv glRasterPos4sv;
Undocumented in source.
glRectd
pglRectd glRectd;
Undocumented in source.
glRectdv
pglRectdv glRectdv;
Undocumented in source.
glRectf
pglRectf glRectf;
Undocumented in source.
glRectfv
pglRectfv glRectfv;
Undocumented in source.
glRecti
pglRecti glRecti;
Undocumented in source.
glRectiv
pglRectiv glRectiv;
Undocumented in source.
glRects
pglRects glRects;
Undocumented in source.
glRectsv
pglRectsv glRectsv;
Undocumented in source.
glRenderMode
pglRenderMode glRenderMode;
Undocumented in source.
glRotated
pglRotated glRotated;
Undocumented in source.
glRotatef
pglRotatef glRotatef;
Undocumented in source.
glScaled
pglScaled glScaled;
Undocumented in source.
glScalef
pglScalef glScalef;
Undocumented in source.
glSelectBuffer
pglSelectBuffer glSelectBuffer;
Undocumented in source.
glShadeModel
pglShadeModel glShadeModel;
Undocumented in source.
glTexCoord1d
pglTexCoord1d glTexCoord1d;
Undocumented in source.
glTexCoord1dv
pglTexCoord1dv glTexCoord1dv;
Undocumented in source.
glTexCoord1f
pglTexCoord1f glTexCoord1f;
Undocumented in source.
glTexCoord1fv
pglTexCoord1fv glTexCoord1fv;
Undocumented in source.
glTexCoord1i
pglTexCoord1i glTexCoord1i;
Undocumented in source.
glTexCoord1iv
pglTexCoord1iv glTexCoord1iv;
Undocumented in source.
glTexCoord1s
pglTexCoord1s glTexCoord1s;
Undocumented in source.
glTexCoord1sv
pglTexCoord1sv glTexCoord1sv;
Undocumented in source.
glTexCoord2d
pglTexCoord2d glTexCoord2d;
Undocumented in source.
glTexCoord2dv
pglTexCoord2dv glTexCoord2dv;
Undocumented in source.
glTexCoord2f
pglTexCoord2f glTexCoord2f;
Undocumented in source.
glTexCoord2fv
pglTexCoord2fv glTexCoord2fv;
Undocumented in source.
glTexCoord2i
pglTexCoord2i glTexCoord2i;
Undocumented in source.
glTexCoord2iv
pglTexCoord2iv glTexCoord2iv;
Undocumented in source.
glTexCoord2s
pglTexCoord2s glTexCoord2s;
Undocumented in source.
glTexCoord2sv
pglTexCoord2sv glTexCoord2sv;
Undocumented in source.
glTexCoord3d
pglTexCoord3d glTexCoord3d;
Undocumented in source.
glTexCoord3dv
pglTexCoord3dv glTexCoord3dv;
Undocumented in source.
glTexCoord3f
pglTexCoord3f glTexCoord3f;
Undocumented in source.
glTexCoord3fv
pglTexCoord3fv glTexCoord3fv;
Undocumented in source.
glTexCoord3i
pglTexCoord3i glTexCoord3i;
Undocumented in source.
glTexCoord3iv
pglTexCoord3iv glTexCoord3iv;
Undocumented in source.
glTexCoord3s
pglTexCoord3s glTexCoord3s;
Undocumented in source.
glTexCoord3sv
pglTexCoord3sv glTexCoord3sv;
Undocumented in source.
glTexCoord4d
pglTexCoord4d glTexCoord4d;
Undocumented in source.
glTexCoord4dv
pglTexCoord4dv glTexCoord4dv;
Undocumented in source.
glTexCoord4f
pglTexCoord4f glTexCoord4f;
Undocumented in source.
glTexCoord4fv
pglTexCoord4fv glTexCoord4fv;
Undocumented in source.
glTexCoord4i
pglTexCoord4i glTexCoord4i;
Undocumented in source.
glTexCoord4iv
pglTexCoord4iv glTexCoord4iv;
Undocumented in source.
glTexCoord4s
pglTexCoord4s glTexCoord4s;
Undocumented in source.
glTexCoord4sv
pglTexCoord4sv glTexCoord4sv;
Undocumented in source.
glTexCoordPointer
pglTexCoordPointer glTexCoordPointer;
Undocumented in source.
glTexEnvf
pglTexEnvf glTexEnvf;
Undocumented in source.
glTexEnvfv
pglTexEnvfv glTexEnvfv;
Undocumented in source.
glTexEnvi
pglTexEnvi glTexEnvi;
Undocumented in source.
glTexEnviv
pglTexEnviv glTexEnviv;
Undocumented in source.
glTexGend
pglTexGend glTexGend;
Undocumented in source.
glTexGendv
pglTexGendv glTexGendv;
Undocumented in source.
glTexGenf
pglTexGenf glTexGenf;
Undocumented in source.
glTexGenfv
pglTexGenfv glTexGenfv;
Undocumented in source.
glTexGeni
pglTexGeni glTexGeni;
Undocumented in source.
glTexGeniv
pglTexGeniv glTexGeniv;
Undocumented in source.
glTranslated
pglTranslated glTranslated;
Undocumented in source.
glTranslatef
pglTranslatef glTranslatef;
Undocumented in source.
glVertex2d
pglVertex2d glVertex2d;
Undocumented in source.
glVertex2dv
pglVertex2dv glVertex2dv;
Undocumented in source.
glVertex2f
pglVertex2f glVertex2f;
Undocumented in source.
glVertex2fv
pglVertex2fv glVertex2fv;
Undocumented in source.
glVertex2i
pglVertex2i glVertex2i;
Undocumented in source.
glVertex2iv
pglVertex2iv glVertex2iv;
Undocumented in source.
glVertex2s
pglVertex2s glVertex2s;
Undocumented in source.
glVertex2sv
pglVertex2sv glVertex2sv;
Undocumented in source.
glVertex3d
pglVertex3d glVertex3d;
Undocumented in source.
glVertex3dv
pglVertex3dv glVertex3dv;
Undocumented in source.
glVertex3f
pglVertex3f glVertex3f;
Undocumented in source.
glVertex3fv
pglVertex3fv glVertex3fv;
Undocumented in source.
glVertex3i
pglVertex3i glVertex3i;
Undocumented in source.
glVertex3iv
pglVertex3iv glVertex3iv;
Undocumented in source.
glVertex3s
pglVertex3s glVertex3s;
Undocumented in source.
glVertex3sv
pglVertex3sv glVertex3sv;
Undocumented in source.
glVertex4d
pglVertex4d glVertex4d;
Undocumented in source.
glVertex4dv
pglVertex4dv glVertex4dv;
Undocumented in source.
glVertex4f
pglVertex4f glVertex4f;
Undocumented in source.
glVertex4fv
pglVertex4fv glVertex4fv;
Undocumented in source.
glVertex4i
pglVertex4i glVertex4i;
Undocumented in source.
glVertex4iv
pglVertex4iv glVertex4iv;
Undocumented in source.
glVertex4s
pglVertex4s glVertex4s;
Undocumented in source.
glVertex4sv
pglVertex4sv glVertex4sv;
Undocumented in source.
glVertexPointer
pglVertexPointer glVertexPointer;
Undocumented in source.

Meta