|
|
| Utilities | Arrays | Imaging | Shaders | POGL | GLUT | OpenGL | GLU |
GLU Provides OpenGL Utility APIs to Simplify Common Operations
You can find GLU specs in PDF form at
SGI
Note: due to the difference between how Perl and C handle pointers,
all POGL APIs that require pointers are suffixed with . In most cases,
two Perl alternatives are also provided: for use with packed Perl strings and
for native Perl interfaces.
The following are API documentation stubs that will be populated over the next few months:
gluBeginCurve
gluEndCurve
gluBeginPolygon
gluEndPolygon
gluBeginSurface
gluEndSurface
gluBeginTrim
gluEndTrim
gluBuild1DMipmaps_s
gluBuild2DMipmaps_s
gluCylinder
gluDeleteNurbsRenderer
gluDeleteQuadric
gluDeleteTess
gluDisk
gluErrorString
gluGetNurbsProperty_p
gluGetString
gluLoadSamplingMatrices_p
gluLookAt
gluNewNurbsRenderer
gluNewQuadric
gluNewTess
gluNextContour
gluNurbsCurve_c
gluNurbsSurface_c
gluOrtho2D
gluPartialDisk
gluPerspective
gluPickMatrix_p
gluProject_p
gluPwlCurve_c
gluQuadricDrawStyle
gluQuadricNormals
gluQuadricOrientation
gluQuadricTexture
gluScaleImage_s
gluSphere
gluGetTessProperty_p
gluTessBeginCountour
gluTessEndContour
gluTessBeginPolygon
gluTessEndPolygon
gluTessNormal
gluTessProperty
gluTessCallback
gluTessVertex
gluUnProject_p
|
|
|
|
|
|