util.h
Go to the documentation of this file.
00001 /*
00002  *   This file was automatically generated by version 1.6 of cextract.
00003  *   Manual editing not recommended.
00004  *
00005  *   Created: Thu Apr 25 14:11:52 1996
00006  */
00007 
00008 #include "eus.h"
00009 
00010 extern void glClearColorfv (/* float v[4] */);
00011 extern void glOrtho6f (/* float left, float right, float bottom, float top, float near, float far */);
00012 extern void glOrthofv (/* float v[6] */);
00013 extern void glRotatefv (/* float v[4] */);
00014 extern void glTranslatefv (/* float v[3] */);
00015 extern void auxSolidTeapotfv (/* float v[1] */);
00016 extern void glClipPlanef (/* int pl, float eqn[4] */);
00017 extern void auxSolidSpherefv (/* float v[1] */);
00018 extern void auxWireSpherefv (/* float v[1] */);
00019 extern void auxSolidCylinderfv (/* float v[2] */);
00020 extern void auxSolidConefv (/* float v[2] */);
00021 extern void auxSolidBoxfv (/* float v[3] */);
00022 extern void gluPerspectivefv (/* float v[4] */);
00023 extern void gluLookAtfv (/* float v[9] */);
00024 extern void gluTessCallbackl (/* GLUtriangulatorObj *tobj, GLenum which, void (*fn)() */);
00025 extern void auxSolidTorusfv (/* float v[2] */);
00026 extern void auxSolidCubefv (/* float v[1] */);
00027 extern void auxSolidOctahedronfv (/* float v[1] */);
00028 extern void glClearAccumfv (/* float v[4] */);
00029 extern void glAccumfv (/* int op, float v[1] */);
00030 extern void gluDiskfv (/* GLUquadricObj *qobj, float v[4] */);
00031 extern void gluPartialDiskfv (/* GLUquadricObj *qobj, float v[6] */);
00032 extern void auxWireIcosahedronfv (/* float v[1] */);
00033 extern void glScalefv (/* GLfloat v[3] */);
00034 extern void gluNurbsPropertyfv (/* GLUnurbsObj *nobj, GLenum property, GLfloat *value */);
00035 extern void glMapGrid2fv (/* GLfloat v[6] */);
00036 extern void glBitmapfv (/* GLsizei w, GLsizei h, GLfloat v[4], GLubyte *b */);
00037 extern void glMap1fv (/* GLenum target, GLfloat args[4], GLfloat points[] */);
00038 extern void glMap2fv (/* GLenum target, GLfloat args[8], GLfloat points[] */);
00039 extern void auxSetOneColorfv (/* int color, GLfloat v[3] */);
00040 extern void glFrustumfv (/* GLfloat v[6] */);
00041 extern void gluOrtho2Dfv (/* GLfloat v[4] */);
00042 extern void glPointSizefv (/* GLfloat v[1] */);
00043 extern void glClearIndexfv (/* GLfloat v[1] */);
00044 extern eusinteger_t alloctessinfo (/* GLfloat vert[3], GLint tp, GLfloat tcoord[2], GLint np, GLfloat ncoord[2] */);
00045 extern void tess_vertex_cb (/* struct tessinfo *i */);
00046 extern void glDepthRangefv (/* GLfloat clamp[2] */);
00047 extern void glPolygonOffsetEXTfv (/* GLfloat v[2] */);
00048 


euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Sep 3 2015 10:36:20