source: trunk/src/opengl/glu32exp.def@ 2546

Last change on this file since 2546 was 2532, checked in by sandervl, 26 years ago

JvdH: Created opengl dll

File size: 2.6 KB
Line 
1;Internal export definition file - autogenerated by ImpDef.
2LIBRARY GLU32 INITINSTANCE
3EXPORTS
4 _gluBeginCurve@4 @1
5 _gluBeginPolygon@4 @2
6 _gluBeginSurface@4 @3
7 _gluBeginTrim@4 @4
8 _gluBuild1DMipmaps@24 @5
9 _gluBuild2DMipmaps@28 @6
10 _gluCylinder@36 @7
11 _gluDeleteNurbsRenderer@4 @8
12 _gluDeleteQuadric@4 @9
13 _gluDeleteTess@4 @10
14 _gluDisk@28 @11
15 _gluEndCurve@4 @12
16 _gluEndPolygon@4 @13
17 _gluEndSurface@4 @14
18 _gluEndTrim@4 @15
19 _gluErrorString@4 @16
20 _gluGetNurbsProperty@12 @18
21 _gluGetString@4 @19
22 _gluGetTessProperty@12 @20
23 _gluLoadSamplingMatrices@16 @21
24 _gluLookAt@72 @22
25 _gluNewNurbsRenderer@0 @23
26 _gluNewQuadric@0 @24
27 _gluNewTess@0 @25
28 _gluNextContour@8 @26
29 _gluNurbsCallback@12 @27
30 _gluNurbsCurve@28 @28
31 _gluNurbsProperty@12 @29
32 _gluNurbsSurface@44 @30
33 _gluOrtho2D@32 @31
34 _gluPartialDisk@44 @32
35 _gluPerspective@32 @33
36 _gluPickMatrix@36 @34
37 _gluProject@48 @35
38 _gluPwlCurve@20 @36
39 _gluQuadricCallback@12 @37
40 _gluQuadricDrawStyle@8 @38
41 _gluQuadricNormals@8 @39
42 _gluQuadricOrientation@8 @40
43 _gluQuadricTexture@8 @41
44 _gluScaleImage@36 @42
45 _gluSphere@20 @43
46 _gluTessBeginContour@4 @44
47 _gluTessBeginPolygon@8 @45
48 _gluTessCallback@12 @46
49 _gluTessEndContour@4 @47
50 _gluTessEndPolygon@4 @48
51 _gluTessNormal@28 @49
52 _gluTessProperty@16 @50
53 _gluTessVertex@12 @51
54 _gluUnProject@48 @52
Note: See TracBrowser for help on using the repository browser.