derelict.opengl.glufuncs

Undocumented in source.

Members

Aliases

da_gluBeginCurve
alias da_gluBeginCurve = void function(GLUnurbs*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluBeginPolygon
alias da_gluBeginPolygon = void function(GLUtesselator*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluBeginSurface
alias da_gluBeginSurface = void function(GLUnurbs*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluBeginTrim
alias da_gluBeginTrim = void function(GLUnurbs*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluBuild1DMipmaps
alias da_gluBuild1DMipmaps = GLint function(GLenum, GLint, GLsizei, GLenum, GLenum, in 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.
da_gluBuild2DMipmaps
alias da_gluBuild2DMipmaps = GLint function(GLenum, GLint, GLsizei, GLsizei, GLenum, GLenum, in 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.
da_gluCylinder
alias da_gluCylinder = void function(GLUquadric*, GLdouble, GLdouble, GLdouble, 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.
da_gluDeleteNurbsRenderer
alias da_gluDeleteNurbsRenderer = void function(GLUnurbs*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluDeleteQuadric
alias da_gluDeleteQuadric = void function(GLUquadric*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluDeleteTess
alias da_gluDeleteTess = void function(GLUtesselator*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluDisk
alias da_gluDisk = void function(GLUquadric*, GLdouble, GLdouble, 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.
da_gluEndCurve
alias da_gluEndCurve = void function(GLUnurbs*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluEndPolygon
alias da_gluEndPolygon = void function(GLUtesselator*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluEndSurface
alias da_gluEndSurface = void function(GLUnurbs*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluEndTrim
alias da_gluEndTrim = void function(GLUnurbs*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluErrorString
alias da_gluErrorString = CCPTR 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.
da_gluGetNurbsProperty
alias da_gluGetNurbsProperty = void function(GLUnurbs*, 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.
da_gluGetString
alias da_gluGetString = CCPTR 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.
da_gluGetTessProperty
alias da_gluGetTessProperty = void function(GLUtesselator*, 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.
da_gluLoadSamplingMatrices
alias da_gluLoadSamplingMatrices = void function(GLUnurbs*, in GLfloat*, in GLfloat*, in 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.
da_gluLookAt
alias da_gluLookAt = void function(GLdouble, GLdouble, GLdouble, 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.
da_gluNewNurbsRenderer
alias da_gluNewNurbsRenderer = GLUnurbs* 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.
da_gluNewQuadric
alias da_gluNewQuadric = GLUquadric* 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.
da_gluNewTess
alias da_gluNewTess = GLUtesselator* 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.
da_gluNextContour
alias da_gluNextContour = void function(GLUtesselator*, 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.
da_gluNurbsCallback
alias da_gluNurbsCallback = void function(GLUnurbs*, GLenum, _GLUfuncptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluNurbsCurve
alias da_gluNurbsCurve = void function(GLUnurbs*, GLint, GLfloat*, GLint, GLfloat*, GLint, 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.
da_gluNurbsProperty
alias da_gluNurbsProperty = void function(GLUnurbs*, 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.
da_gluNurbsSurface
alias da_gluNurbsSurface = void function(GLUnurbs*, GLint, GLfloat*, GLint, GLfloat*, GLint, GLint, GLfloat*, GLint, GLint, 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.
da_gluOrtho2D
alias da_gluOrtho2D = 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.
da_gluPartialDisk
alias da_gluPartialDisk = void function(GLUquadric*, GLdouble, GLdouble, GLint, 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.
da_gluPerspective
alias da_gluPerspective = 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.
da_gluPickMatrix
alias da_gluPickMatrix = void function(GLdouble, GLdouble, GLdouble, GLdouble, 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.
da_gluProject
alias da_gluProject = GLint function(GLdouble, GLdouble, GLdouble, in GLdouble*, in GLdouble*, in GLint*, 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.
da_gluPwlCurve
alias da_gluPwlCurve = void function(GLUnurbs*, GLint, GLfloat*, GLint, 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.
da_gluQuadricCallback
alias da_gluQuadricCallback = void function(GLUquadric*, GLenum, _GLUfuncptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluQuadricDrawStyle
alias da_gluQuadricDrawStyle = void function(GLUquadric*, 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.
da_gluQuadricNormals
alias da_gluQuadricNormals = void function(GLUquadric*, 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.
da_gluQuadricOrientation
alias da_gluQuadricOrientation = void function(GLUquadric*, 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.
da_gluQuadricTexture
alias da_gluQuadricTexture = void function(GLUquadric*, 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.
da_gluScaleImage
alias da_gluScaleImage = GLint function(GLenum, GLsizei, GLsizei, GLenum, in void*, GLsizei, GLsizei, GLenum, GLvoid*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluSphere
alias da_gluSphere = void function(GLUquadric*, GLdouble, 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.
da_gluTessBeginContour
alias da_gluTessBeginContour = void function(GLUtesselator*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluTessBeginPolygon
alias da_gluTessBeginPolygon = void function(GLUtesselator*, GLvoid*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluTessCallback
alias da_gluTessCallback = void function(GLUtesselator*, GLenum, _GLUfuncptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluTessEndContour
alias da_gluTessEndContour = void function(GLUtesselator*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluTessEndPolygon
alias da_gluTessEndPolygon = void function(GLUtesselator*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluTessNormal
alias da_gluTessNormal = void function(GLUtesselator*, 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.
da_gluTessProperty
alias da_gluTessProperty = void function(GLUtesselator*, 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.
da_gluTessVertex
alias da_gluTessVertex = void function(GLUtesselator*, GLdouble*, GLvoid*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
da_gluUnProject
alias da_gluUnProject = GLint function(GLdouble, GLdouble, GLdouble, in GLdouble*, in GLdouble*, in GLint*, 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.

Meta