util.h
Go to the documentation of this file.
1 /*
2  * This file was automatically generated by version 1.6 of cextract.
3  * Manual editing not recommended.
4  *
5  * Created: Thu Apr 25 14:11:52 1996
6  */
7 
8 #include "eus.h"
9 
10 extern void glClearColorfv (/* float v[4] */);
11 extern void glOrtho6f (/* float left, float right, float bottom, float top, float near, float far */);
12 extern void glOrthofv (/* float v[6] */);
13 extern void glRotatefv (/* float v[4] */);
14 extern void glTranslatefv (/* float v[3] */);
15 extern void auxSolidTeapotfv (/* float v[1] */);
16 extern void glClipPlanef (/* int pl, float eqn[4] */);
17 extern void auxSolidSpherefv (/* float v[1] */);
18 extern void auxWireSpherefv (/* float v[1] */);
19 extern void auxSolidCylinderfv (/* float v[2] */);
20 extern void auxSolidConefv (/* float v[2] */);
21 extern void auxSolidBoxfv (/* float v[3] */);
22 extern void gluPerspectivefv (/* float v[4] */);
23 extern void gluLookAtfv (/* float v[9] */);
24 extern void gluTessCallbackl (/* GLUtriangulatorObj *tobj, GLenum which, void (*fn)() */);
25 extern void auxSolidTorusfv (/* float v[2] */);
26 extern void auxSolidCubefv (/* float v[1] */);
27 extern void auxSolidOctahedronfv (/* float v[1] */);
28 extern void glClearAccumfv (/* float v[4] */);
29 extern void glAccumfv (/* int op, float v[1] */);
30 extern void gluDiskfv (/* GLUquadricObj *qobj, float v[4] */);
31 extern void gluPartialDiskfv (/* GLUquadricObj *qobj, float v[6] */);
32 extern void auxWireIcosahedronfv (/* float v[1] */);
33 extern void glScalefv (/* GLfloat v[3] */);
34 extern void gluNurbsPropertyfv (/* GLUnurbsObj *nobj, GLenum property, GLfloat *value */);
35 extern void glMapGrid2fv (/* GLfloat v[6] */);
36 extern void glBitmapfv (/* GLsizei w, GLsizei h, GLfloat v[4], GLubyte *b */);
37 extern void glMap1fv (/* GLenum target, GLfloat args[4], GLfloat points[] */);
38 extern void glMap2fv (/* GLenum target, GLfloat args[8], GLfloat points[] */);
39 extern void auxSetOneColorfv (/* int color, GLfloat v[3] */);
40 extern void glFrustumfv (/* GLfloat v[6] */);
41 extern void gluOrtho2Dfv (/* GLfloat v[4] */);
42 extern void glPointSizefv (/* GLfloat v[1] */);
43 extern void glClearIndexfv (/* GLfloat v[1] */);
44 extern eusinteger_t alloctessinfo (/* GLfloat vert[3], GLint tp, GLfloat tcoord[2], GLint np, GLfloat ncoord[2] */);
45 extern void tess_vertex_cb (/* struct tessinfo *i */);
46 extern void glDepthRangefv (/* GLfloat clamp[2] */);
47 extern void glPolygonOffsetEXTfv (/* GLfloat v[2] */);
48 
void glPolygonOffsetEXTfv()
void auxWireIcosahedronfv()
void gluPerspectivefv()
void glBitmapfv()
void auxSolidOctahedronfv()
void glClearIndexfv()
void glRotatefv()
void glMap1fv()
void gluOrtho2Dfv()
void gluPartialDiskfv()
void glFrustumfv()
void glOrtho6f()
void auxSolidTorusfv()
void glAccumfv()
void glTranslatefv()
void auxSolidBoxfv()
void glClipPlanef()
void glDepthRangefv()
void glScalefv()
void glOrthofv()
void auxSolidCylinderfv()
void gluNurbsPropertyfv()
void auxSolidSpherefv()
void glClearColorfv()
void auxWireSpherefv()
void gluLookAtfv()
long eusinteger_t
Definition: eus.h:19
void gluDiskfv()
void auxSetOneColorfv()
void auxSolidConefv()
void glMap2fv()
void gluTessCallbackl()
eusinteger_t alloctessinfo()
void glClearAccumfv()
void auxSolidTeapotfv()
void tess_vertex_cb()
void auxSolidCubefv()
void glPointSizefv()
void glMapGrid2fv()


euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54