#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glx.h>
#include "util.h"
Go to the source code of this file.
| 
Classes | 
| struct | tessinfo | 
| 
Functions | 
| eusinteger_t | alloctessinfo (vert, eusinteger_t tp, tcoord, eusinteger_t np, ncoord) | 
| void | glAccumfv (eusinteger_t op, v) | 
| void | glBitmapfv (eusinteger_t w, eusinteger_t h, v, eusinteger_t b) | 
| void | glClearAccumfv (v) | 
| void | glClearColorfv (v) | 
| void | glClearIndexfv (v) | 
| void | glClipPlanef (eusinteger_t pl, eqn) | 
| void | glDepthRangefv (clamp) | 
| void | glFrustumfv (v) | 
| void | glMap1fv (eusinteger_t target, args, eusinteger_t points) | 
| void | glMap2fv (eusinteger_t target, args, eusinteger_t points) | 
| void | glMapGrid2fv (v) | 
| void | glOrtho6f (eusfloat_t left, eusfloat_t right, eusfloat_t bottom, eusfloat_t top, eusfloat_t near, eusfloat_t far) | 
| void | glOrthofv (v) | 
| void | glPointSizefv (v) | 
| void | glRotatefv (v) | 
| void | glScalefv (v) | 
| void | glTranslatefv (v) | 
| void | gluDiskfv (eusinteger_t qobj, v) | 
| void | gluLookAtfv (v) | 
| void | gluNurbsPropertyfv (eusinteger_t nobj, eusinteger_t property, eusfloat_t *value) | 
| void | gluOrtho2Dfv (v) | 
| void | gluPartialDiskfv (eusinteger_t *qobj, v) | 
| void | gluPerspectivefv (v) | 
| void | gluTessCallbackl (eusinteger_t *tobj, eusinteger_t which, eusinteger_t fn, eusinteger_t fn2) | 
| void | tess_vertex_cb (eusinteger_t i) | 
Function Documentation