OpenGL Functions

From EDM2
Jump to: navigation, search

For more information visit also the OpenGL page.

OpenGL

OpenGL Interface

  • glAccum
  • glAlphaFunc
  • glBegin
  • glBitmap
  • glBlendFunc
  • glCallList
  • glCallLists
  • glClear
  • glClearAccum
  • glClearColor
  • glClearDepth
  • glClearIndex
  • glClearStencil
  • glClipPlane
  • glColor
  • glColorMask
  • glColorMaterial
  • glCopyPixels
  • glCullFace
  • glDeleteLists
  • glDepthFunc
  • glDepthMask
  • glDepthRange
  • glDrawBuffer
  • glDrawPixels
  • glEdgeFlag
  • glEnable
  • glEvalCoord
  • glEvalMesh
  • glEvalPoint
  • glFeedbackBuffer
  • glFinish
  • glFlush
  • glFog
  • glFrontFace
  • glFrustum
  • glGenLists
  • glGet
  • glGetClipPlane
  • glGetError
  • glGetLight
  • glGetMap
  • glGetMaterial
  • glGetPixelMap
  • glGetPolygonStipple
  • glGetString
  • glGetTexEnv
  • glGetTexGen
  • glGetTexImage
  • glGetTexLevelParameter
  • glGetTexParameter
  • glHint
  • glIndex
  • glIndexMask
  • glInitNames
  • glIsEnabled
  • glIsList
  • glLight
  • glLightModel
  • glLineStipple
  • glLineWidth
  • glListBase
  • glLoadIdentity
  • glLoadMatrix
  • glLoadName
  • glLogicOp
  • glMap1
  • glMap2
  • glMapGrid
  • glMaterial
  • glMatrixMode
  • glMultMatrix
  • glNewList
  • glNormal
  • glOrtho
  • glPassThrough
  • glPixelMap
  • glPixelStore
  • glPixelTransfer
  • glPixelZoom
  • glPointSize
  • glPolygonMode
  • glPolygonStipple
  • glPushAttrib
  • glPushMatrix
  • glPushName
  • glRasterPos
  • glReadBuffer
  • glReadPixels
  • glRect
  • glRenderMode
  • glRotate
  • glScale
  • glScissor
  • glSelectBuffer
  • glShadeModel
  • glStencilFunc
  • glStencilMask
  • glStencilOp
  • glTexCoord
  • glTexEnv
  • glTexGen
  • glTexImage1D
  • glTexImage2D
  • glTexParameter
  • glTranslate
  • glVertex
  • glViewport

GLU Interface

  • gluBeginCurve
  • gluBeginPolygon
  • gluBeginSurface
  • gluBeginTrim
  • gluBuild1DMipmaps
  • gluBuild2DMipmaps
  • gluCylinder
  • gluDeleteNurbsRenderer
  • gluDeleteQuadric
  • gluDeleteTess
  • gluDisk
  • gluErrorString
  • gluGetNurbsProperty
  • gluLoadSamplingMatrices
  • gluLookAt
  • gluNewNurbsRenderer
  • gluNewQuadric
  • gluNewTess
  • gluNextContour
  • gluNurbsCallback
  • gluNurbsCurve
  • gluNurbsProperty
  • gluNurbsSurface
  • gluOrtho2D
  • gluPartialDisk
  • gluPerspective
  • gluPickMatrix
  • gluProject
  • gluPwlCurve
  • gluQuadricCallback
  • gluQuadricDrawStyle
  • gluQuadricNormals
  • gluQuadricOrientation
  • gluQuadricTexture
  • gluScaleImage
  • gluSphere
  • gluTessCallback
  • gluTessVertex
  • gluUnProject

Presentation Manager OpenGL Interface

  • pglChooseConfig
  • pglCopyContext
  • pglCreateContext
  • pglDestroyContext
  • pglGetCurrentContext
  • pglGetCurrentWindow
  • pglGrabFrontBitmap
  • pglIsIndirect
  • pglMakeCurrent
  • pglQueryCapability
  • pglQueryConfigs
  • pglReleaseFrontBitmap
  • pglSwapBuffers
  • pglUseFont
  • pglWaitGL
  • pglWaitPM