- 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.