- pglFogCoordPointer
alias pglFogCoordPointer = 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.
- pglFogCoordd
alias pglFogCoordd = 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.
- pglFogCoorddv
alias pglFogCoorddv = 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.
- pglFogCoordf
alias pglFogCoordf = 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.
- pglFogCoordfv
alias pglFogCoordfv = 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.
- pglSecondaryColor3b
alias pglSecondaryColor3b = 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.
- pglSecondaryColor3bv
alias pglSecondaryColor3bv = 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.
- pglSecondaryColor3d
alias pglSecondaryColor3d = 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.
- pglSecondaryColor3dv
alias pglSecondaryColor3dv = 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.
- pglSecondaryColor3f
alias pglSecondaryColor3f = 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.
- pglSecondaryColor3fv
alias pglSecondaryColor3fv = 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.
- pglSecondaryColor3i
alias pglSecondaryColor3i = 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.
- pglSecondaryColor3iv
alias pglSecondaryColor3iv = 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.
- pglSecondaryColor3s
alias pglSecondaryColor3s = 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.
- pglSecondaryColor3sv
alias pglSecondaryColor3sv = 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.
- pglSecondaryColor3ub
alias pglSecondaryColor3ub = 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.
- pglSecondaryColor3ubv
alias pglSecondaryColor3ubv = 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.
- pglSecondaryColor3ui
alias pglSecondaryColor3ui = 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.
- pglSecondaryColor3uiv
alias pglSecondaryColor3uiv = 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.
- pglSecondaryColor3us
alias pglSecondaryColor3us = 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.
- pglSecondaryColor3usv
alias pglSecondaryColor3usv = 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.
- pglSecondaryColorPointer
alias pglSecondaryColorPointer = void function(GLint, GLenum, GLsizei, 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.
- pglWindowPos2d
alias pglWindowPos2d = 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.
- pglWindowPos2dv
alias pglWindowPos2dv = 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.
- pglWindowPos2f
alias pglWindowPos2f = 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.
- pglWindowPos2fv
alias pglWindowPos2fv = 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.
- pglWindowPos2i
alias pglWindowPos2i = 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.
- pglWindowPos2iv
alias pglWindowPos2iv = 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.
- pglWindowPos2s
alias pglWindowPos2s = 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.
- pglWindowPos2sv
alias pglWindowPos2sv = 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.
- pglWindowPos3d
alias pglWindowPos3d = 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.
- pglWindowPos3dv
alias pglWindowPos3dv = 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.
- pglWindowPos3f
alias pglWindowPos3f = 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.
- pglWindowPos3fv
alias pglWindowPos3fv = 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.
- pglWindowPos3i
alias pglWindowPos3i = 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.
- pglWindowPos3iv
alias pglWindowPos3iv = 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.
- pglWindowPos3s
alias pglWindowPos3s = 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.
- pglWindowPos3sv
alias pglWindowPos3sv = 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.
- glFogCoordPointer
pglFogCoordPointer glFogCoordPointer;
Undocumented in source.
- glFogCoordd
pglFogCoordd glFogCoordd;
Undocumented in source.
- glFogCoorddv
pglFogCoorddv glFogCoorddv;
Undocumented in source.
- glFogCoordf
pglFogCoordf glFogCoordf;
Undocumented in source.
- glFogCoordfv
pglFogCoordfv glFogCoordfv;
Undocumented in source.
- glSecondaryColor3b
pglSecondaryColor3b glSecondaryColor3b;
Undocumented in source.
- glSecondaryColor3bv
pglSecondaryColor3bv glSecondaryColor3bv;
Undocumented in source.
- glSecondaryColor3d
pglSecondaryColor3d glSecondaryColor3d;
Undocumented in source.
- glSecondaryColor3dv
pglSecondaryColor3dv glSecondaryColor3dv;
Undocumented in source.
- glSecondaryColor3f
pglSecondaryColor3f glSecondaryColor3f;
Undocumented in source.
- glSecondaryColor3fv
pglSecondaryColor3fv glSecondaryColor3fv;
Undocumented in source.
- glSecondaryColor3i
pglSecondaryColor3i glSecondaryColor3i;
Undocumented in source.
- glSecondaryColor3iv
pglSecondaryColor3iv glSecondaryColor3iv;
Undocumented in source.
- glSecondaryColor3s
pglSecondaryColor3s glSecondaryColor3s;
Undocumented in source.
- glSecondaryColor3sv
pglSecondaryColor3sv glSecondaryColor3sv;
Undocumented in source.
- glSecondaryColor3ub
pglSecondaryColor3ub glSecondaryColor3ub;
Undocumented in source.
- glSecondaryColor3ubv
pglSecondaryColor3ubv glSecondaryColor3ubv;
Undocumented in source.
- glSecondaryColor3ui
pglSecondaryColor3ui glSecondaryColor3ui;
Undocumented in source.
- glSecondaryColor3uiv
pglSecondaryColor3uiv glSecondaryColor3uiv;
Undocumented in source.
- glSecondaryColor3us
pglSecondaryColor3us glSecondaryColor3us;
Undocumented in source.
- glSecondaryColor3usv
pglSecondaryColor3usv glSecondaryColor3usv;
Undocumented in source.
- glSecondaryColorPointer
pglSecondaryColorPointer glSecondaryColorPointer;
Undocumented in source.
- glWindowPos2d
pglWindowPos2d glWindowPos2d;
Undocumented in source.
- glWindowPos2dv
pglWindowPos2dv glWindowPos2dv;
Undocumented in source.
- glWindowPos2f
pglWindowPos2f glWindowPos2f;
Undocumented in source.
- glWindowPos2fv
pglWindowPos2fv glWindowPos2fv;
Undocumented in source.
- glWindowPos2i
pglWindowPos2i glWindowPos2i;
Undocumented in source.
- glWindowPos2iv
pglWindowPos2iv glWindowPos2iv;
Undocumented in source.
- glWindowPos2s
pglWindowPos2s glWindowPos2s;
Undocumented in source.
- glWindowPos2sv
pglWindowPos2sv glWindowPos2sv;
Undocumented in source.
- glWindowPos3d
pglWindowPos3d glWindowPos3d;
Undocumented in source.
- glWindowPos3dv
pglWindowPos3dv glWindowPos3dv;
Undocumented in source.
- glWindowPos3f
pglWindowPos3f glWindowPos3f;
Undocumented in source.
- glWindowPos3fv
pglWindowPos3fv glWindowPos3fv;
Undocumented in source.
- glWindowPos3i
pglWindowPos3i glWindowPos3i;
Undocumented in source.
- glWindowPos3iv
pglWindowPos3iv glWindowPos3iv;
Undocumented in source.
- glWindowPos3s
pglWindowPos3s glWindowPos3s;
Undocumented in source.
- glWindowPos3sv
pglWindowPos3sv glWindowPos3sv;
Undocumented in source.