1 | ;/* $Id: glu32.def,v 1.3 2000-12-16 22:53:35 bird Exp $ */
|
---|
2 | LIBRARY GLU32 INITINSTANCE TERMINSTANCE
|
---|
3 | DESCRIPTION 'Odin32 System DLL - GLU32 - OpenGL Utility DLL'
|
---|
4 |
|
---|
5 | DATA MULTIPLE NONSHARED
|
---|
6 |
|
---|
7 | EXPORTS
|
---|
8 | gluBeginCurve=_gluBeginCurve@4 @1
|
---|
9 | gluBeginPolygon=_gluBeginPolygon@4 @2
|
---|
10 | gluBeginSurface=_gluBeginSurface@4 @3
|
---|
11 | gluBeginTrim=_gluBeginTrim@4 @4
|
---|
12 | gluBuild1DMipmaps=_gluBuild1DMipmaps@24 @5
|
---|
13 | gluBuild2DMipmaps=_gluBuild2DMipmaps@28 @6
|
---|
14 | gluCylinder=_gluCylinder@36 @7
|
---|
15 | gluDeleteNurbsRenderer=_gluDeleteNurbsRenderer@4 @8
|
---|
16 | gluDeleteQuadric=_gluDeleteQuadric@4 @9
|
---|
17 | gluDeleteTess=_gluDeleteTess@4 @10
|
---|
18 | gluDisk=_gluDisk@28 @11
|
---|
19 | gluEndCurve=_gluEndCurve@4 @12
|
---|
20 | gluEndPolygon=_gluEndPolygon@4 @13
|
---|
21 | gluEndSurface=_gluEndSurface@4 @14
|
---|
22 | gluEndTrim=_gluEndTrim@4 @15
|
---|
23 | gluErrorString=_gluErrorString@4 @16
|
---|
24 | ; gluErrorUnicodeStringEXT @17
|
---|
25 | gluGetNurbsProperty=_gluGetNurbsProperty@12 @18
|
---|
26 | gluGetString=_gluGetString@4 @19
|
---|
27 | gluGetTessProperty=_gluGetTessProperty@12 @20
|
---|
28 | gluLoadSamplingMatrices=_gluLoadSamplingMatrices@16 @21
|
---|
29 | gluLookAt=_gluLookAt@72 @22
|
---|
30 | gluNewNurbsRenderer=_gluNewNurbsRenderer@0 @23
|
---|
31 | gluNewQuadric=_gluNewQuadric@0 @24
|
---|
32 | gluNewTess=_gluNewTess@0 @25
|
---|
33 | gluNextContour=_gluNextContour@8 @26
|
---|
34 | gluNurbsCallback=_gluNurbsCallback@12 @27
|
---|
35 | gluNurbsCurve=_gluNurbsCurve@28 @28
|
---|
36 | gluNurbsProperty=_gluNurbsProperty@12 @29
|
---|
37 | gluNurbsSurface=_gluNurbsSurface@44 @30
|
---|
38 | gluOrtho2D=_gluOrtho2D@32 @31
|
---|
39 | gluPartialDisk=_gluPartialDisk@44 @32
|
---|
40 | gluPerspective=_gluPerspective@32 @33
|
---|
41 | gluPickMatrix=_gluPickMatrix@36 @34
|
---|
42 | gluProject=_gluProject@48 @35
|
---|
43 | gluPwlCurve=_gluPwlCurve@20 @36
|
---|
44 | gluQuadricCallback=_gluQuadricCallback@12 @37
|
---|
45 | gluQuadricDrawStyle=_gluQuadricDrawStyle@8 @38
|
---|
46 | gluQuadricNormals=_gluQuadricNormals@8 @39
|
---|
47 | gluQuadricOrientation=_gluQuadricOrientation@8 @40
|
---|
48 | gluQuadricTexture=_gluQuadricTexture@8 @41
|
---|
49 | gluScaleImage=_gluScaleImage@36 @42
|
---|
50 | gluSphere=_gluSphere@20 @43
|
---|
51 | gluTessBeginContour=_gluTessBeginContour@4 @44
|
---|
52 | gluTessBeginPolygon=_gluTessBeginPolygon@8 @45
|
---|
53 | gluTessCallback=_gluTessCallback@12 @46
|
---|
54 | gluTessEndContour=_gluTessEndContour@4 @47
|
---|
55 | gluTessEndPolygon=_gluTessEndPolygon@4 @48
|
---|
56 | gluTessNormal=_gluTessNormal@28 @49
|
---|
57 | gluTessProperty=_gluTessProperty@16 @50
|
---|
58 | gluTessVertex=_gluTessVertex@12 @51
|
---|
59 | gluUnProject=_gluUnProject@48 @52
|
---|