1 | ;/* $Id: glut32.def,v 1.1 2000-01-27 21:49:13 sandervl Exp $ */
|
---|
2 | LIBRARY GLUT32 INITINSTANCE
|
---|
3 |
|
---|
4 | DATA MULTIPLE NONSHARED
|
---|
5 |
|
---|
6 | IMPORTS
|
---|
7 | OS2glutBitmapCharacter=GLUT.glutBitmapCharacter
|
---|
8 | OS2glutStrokeCharacter=GLUT.glutStrokeCharacter
|
---|
9 | OS2glutSolidOctahedron=GLUT.glutSolidOctahedron
|
---|
10 | OS2glutWireIcosahedron=GLUT.glutWireIcosahedron
|
---|
11 | OS2glutWireTetrahedron=GLUT.glutWireTetrahedron
|
---|
12 | OS2glutChangeToSubMenu=GLUT.glutChangeToSubMenu
|
---|
13 | OS2glutCreateSubWindow=GLUT.glutCreateSubWindow
|
---|
14 | OS2glutInitDisplayMode=GLUT.glutInitDisplayMode
|
---|
15 | OS2glutInit=GLUT.glutInit
|
---|
16 | OS2glutWireDodecahedron=GLUT.glutWireDodecahedron
|
---|
17 | OS2glutSolidIcosahedron=GLUT.glutSolidIcosahedron
|
---|
18 | OS2glutSolidDodecahedron=GLUT.glutSolidDodecahedron
|
---|
19 | ; OS2glutTabletMotionFunc=GLUT.glutTabletMotionFunc
|
---|
20 | OS2glutSolidTetrahedron=GLUT.glutSolidTetrahedron
|
---|
21 | ; OS2glutTabletButtonFunc=GLUT.glutTabletButtonFunc
|
---|
22 | OS2glutGetMenu=GLUT.glutGetMenu
|
---|
23 | OS2glutSetMenu=GLUT.glutSetMenu
|
---|
24 | OS2glutPassiveMotionFunc=GLUT.glutPassiveMotionFunc
|
---|
25 | OS2glutChangeToMenuEntry=GLUT.glutChangeToMenuEntry
|
---|
26 | OS2glutInitWindowPosition=GLUT.glutInitWindowPosition
|
---|
27 | OS2glutExtensionSupported=GLUT.glutExtensionSupported
|
---|
28 | ; OS2glutSpaceballRotateFunc=GLUT.glutSpaceballRotateFunc
|
---|
29 | ; OS2glutSpaceballMotionFunc=GLUT.glutSpaceballMotionFunc
|
---|
30 | ; OS2glutSpaceballButtonFunc=GLUT.glutSpaceballButtonFunc
|
---|
31 | OS2glutIdleFunc=GLUT.glutIdleFunc
|
---|
32 | OS2glutWireCube=GLUT.glutWireCube
|
---|
33 | OS2glutWireCone=GLUT.glutWireCone
|
---|
34 | OS2glutGetColor=GLUT.glutGetColor
|
---|
35 | OS2glutDeviceGet=GLUT.glutDeviceGet
|
---|
36 | OS2glutSetColor=GLUT.glutSetColor
|
---|
37 | OS2glutSolidCube=GLUT.glutSolidCube
|
---|
38 | OS2glutMainLoop=GLUT.glutMainLoop
|
---|
39 | ; OS2glutDialsFunc=GLUT.glutDialsFunc
|
---|
40 | OS2glutSolidCone=GLUT.glutSolidCone
|
---|
41 | OS2glutTimerFunc=GLUT.glutTimerFunc
|
---|
42 | OS2glutCreateMenu=GLUT.glutCreateMenu
|
---|
43 | OS2glutWireTorus=GLUT.glutWireTorus
|
---|
44 | OS2glutDetachMenu=GLUT.glutDetachMenu
|
---|
45 | OS2glutHideWindow=GLUT.glutHideWindow
|
---|
46 | OS2glutGetWindow=GLUT.glutGetWindow
|
---|
47 | OS2glutAttachMenu=GLUT.glutAttachMenu
|
---|
48 | OS2glutSetWindow=GLUT.glutSetWindow
|
---|
49 | OS2glutPopWindow=GLUT.glutPopWindow
|
---|
50 | ; OS2glutEntryFunc=GLUT.glutEntryFunc
|
---|
51 | OS2glutMouseFunc=GLUT.glutMouseFunc
|
---|
52 | OS2glutWireSphere=GLUT.glutWireSphere
|
---|
53 | OS2glutAddSubMenu=GLUT.glutAddSubMenu
|
---|
54 | OS2glutWireTeapot=GLUT.glutWireTeapot
|
---|
55 | OS2glutPushWindow=GLUT.glutPushWindow
|
---|
56 | OS2glutMotionFunc=GLUT.glutMotionFunc
|
---|
57 | OS2glutShowWindow=GLUT.glutShowWindow
|
---|
58 | OS2glutSolidTorus=GLUT.glutSolidTorus
|
---|
59 | OS2glutSpecialFunc=GLUT.glutSpecialFunc
|
---|
60 | OS2glutReshapeFunc=GLUT.glutReshapeFunc
|
---|
61 | OS2glutSolidTeapot=GLUT.glutSolidTeapot
|
---|
62 | OS2glutSolidSphere=GLUT.glutSolidSphere
|
---|
63 | OS2glutSwapBuffers=GLUT.glutSwapBuffers
|
---|
64 | OS2glutDisplayFunc=GLUT.glutDisplayFunc
|
---|
65 | OS2glutDestroyMenu=GLUT.glutDestroyMenu
|
---|
66 | OS2glutKeyboardFunc=GLUT.glutKeyboardFunc
|
---|
67 | OS2glutCreateWindow=GLUT.glutCreateWindow
|
---|
68 | OS2glutGet=GLUT.glutGet
|
---|
69 | OS2glutSetIconTitle=GLUT.glutSetIconTitle
|
---|
70 | OS2glutAddMenuEntry=GLUT.glutAddMenuEntry
|
---|
71 | OS2glutPostRedisplay=GLUT.glutPostRedisplay
|
---|
72 | OS2glutCopyColormap=GLUT.glutCopyColormap
|
---|
73 | OS2glutReshapeWindow=GLUT.glutReshapeWindow
|
---|
74 | OS2glutWireOctahedron=GLUT.glutWireOctahedron
|
---|
75 | OS2glutMenuStateFunc=GLUT.glutMenuStateFunc
|
---|
76 | OS2glutIconifyWindow=GLUT.glutIconifyWindow
|
---|
77 | ; OS2glutButtonBoxFunc=GLUT.glutButtonBoxFunc
|
---|
78 | OS2glutDestroyWindow=GLUT.glutDestroyWindow
|
---|
79 | OS2glutPositionWindow=GLUT.glutPositionWindow
|
---|
80 | OS2glutRemoveMenuItem=GLUT.glutRemoveMenuItem
|
---|
81 | OS2glutInitWindowSize=GLUT.glutInitWindowSize
|
---|
82 | OS2glutVisibilityFunc=GLUT.glutVisibilityFunc
|
---|
83 | OS2glutSetWindowTitle=GLUT.glutSetWindowTitle
|
---|
84 |
|
---|
85 | EXPORTS
|
---|
86 | glutAddMenuEntry=_glutAddMenuEntry@8 @1
|
---|
87 | glutAddSubMenu=_glutAddSubMenu@8 @2
|
---|
88 | glutAttachMenu=_glutAttachMenu@4 @3
|
---|
89 | glutBitmapCharacter=_glutBitmapCharacter@8 @4
|
---|
90 | glutBitmapLength=_glutBitmapLength@8 @5
|
---|
91 | glutBitmapWidth=_glutBitmapWidth@8 @6
|
---|
92 | glutButtonBoxFunc=_glutButtonBoxFunc@4 @7
|
---|
93 | glutChangeToMenuEntry=_glutChangeToMenuEntry@12 @8
|
---|
94 | glutChangeToSubMenu=_glutChangeToSubMenu@12 @9
|
---|
95 | glutCopyColormap=_glutCopyColormap@4 @10
|
---|
96 | glutCreateMenu=_glutCreateMenu@4 @11
|
---|
97 | glutCreateSubWindow=_glutCreateSubWindow@20 @12
|
---|
98 | glutCreateWindow=_glutCreateWindow@4 @13
|
---|
99 | glutDestroyMenu=_glutDestroyMenu@4 @14
|
---|
100 | glutDestroyWindow=_glutDestroyWindow@4 @15
|
---|
101 | glutDetachMenu=_glutDetachMenu@4 @16
|
---|
102 | glutDeviceGet=_glutDeviceGet@4 @17
|
---|
103 | glutDialsFunc=_glutDialsFunc@4 @18
|
---|
104 | glutDisplayFunc=_glutDisplayFunc@4 @19
|
---|
105 | glutEnterGameMode=_glutEnterGameMode@0 @20
|
---|
106 | glutEntryFunc=_glutEntryFunc@4 @21
|
---|
107 | glutEstablishOverlay=_glutEstablishOverlay@0 @22
|
---|
108 | glutExtensionSupported=_glutExtensionSupported@4 @23
|
---|
109 | glutForceJoystickFunc=_glutForceJoystickFunc@0 @24
|
---|
110 | glutFullScreen=_glutFullScreen@0 @25
|
---|
111 | glutGameModeGet=_glutGameModeGet@4 @26
|
---|
112 | glutGameModeString=_glutGameModeString@4 @27
|
---|
113 | glutGet=_glutGet@4 @28
|
---|
114 | glutGetColor=_glutGetColor@8 @29
|
---|
115 | glutGetMenu=_glutGetMenu@0 @30
|
---|
116 | glutGetModifiers=_glutGetModifiers@0 @31
|
---|
117 | glutGetWindow=_glutGetWindow@0 @32
|
---|
118 | glutHideOverlay=_glutHideOverlay@0 @33
|
---|
119 | glutHideWindow=_glutHideWindow@0 @34
|
---|
120 | glutIconifyWindow=_glutIconifyWindow@0 @35
|
---|
121 | glutIdleFunc=_glutIdleFunc@4 @36
|
---|
122 | glutIgnoreKeyRepeat=_glutIgnoreKeyRepeat@4 @37
|
---|
123 | glutInit=_glutInit@8 @38
|
---|
124 | glutInitDisplayMode=_glutInitDisplayMode@4 @39
|
---|
125 | glutInitDisplayString=_glutInitDisplayString@4 @40
|
---|
126 | glutInitWindowPosition=_glutInitWindowPosition@8 @41
|
---|
127 | glutInitWindowSize=_glutInitWindowSize@8 @42
|
---|
128 | glutJoystickFunc=_glutJoystickFunc@8 @43
|
---|
129 | glutKeyboardFunc=_glutKeyboardFunc@4 @44
|
---|
130 | glutKeyboardUpFunc=_glutKeyboardUpFunc@4 @45
|
---|
131 | glutLayerGet=_glutLayerGet@4 @46
|
---|
132 | glutLeaveGameMode=_glutLeaveGameMode@0 @47
|
---|
133 | glutMainLoop=_glutMainLoop@0 @48
|
---|
134 | glutMenuStateFunc=_glutMenuStateFunc@4 @49
|
---|
135 | glutMenuStatusFunc=_glutMenuStatusFunc@4 @50
|
---|
136 | glutMotionFunc=_glutMotionFunc@4 @51
|
---|
137 | glutMouseFunc=_glutMouseFunc@4 @52
|
---|
138 | glutOverlayDisplayFunc=_glutOverlayDisplayFunc@4 @53
|
---|
139 | glutPassiveMotionFunc=_glutPassiveMotionFunc@4 @54
|
---|
140 | glutPopWindow=_glutPopWindow@0 @55
|
---|
141 | glutPositionWindow=_glutPositionWindow@8 @56
|
---|
142 | glutPostOverlayRedisplay=_glutPostOverlayRedisplay@0 @57
|
---|
143 | glutPostRedisplay=_glutPostRedisplay@0 @58
|
---|
144 | glutPostWindowOverlayRedisplay=_glutPostWindowOverlayRedisplay@4 @59
|
---|
145 | glutPostWindowRedisplay=_glutPostWindowRedisplay@4 @60
|
---|
146 | glutPushWindow=_glutPushWindow@0 @61
|
---|
147 | glutRemoveMenuItem=_glutRemoveMenuItem@4 @62
|
---|
148 | glutRemoveOverlay=_glutRemoveOverlay@0 @63
|
---|
149 | glutReportErrors=_glutReportErrors@0 @64
|
---|
150 | glutReshapeFunc=_glutReshapeFunc@4 @65
|
---|
151 | glutReshapeWindow=_glutReshapeWindow@8 @66
|
---|
152 | glutSetColor=_glutSetColor@16 @67
|
---|
153 | glutSetCursor=_glutSetCursor@4 @68
|
---|
154 | glutSetIconTitle=_glutSetIconTitle@4 @69
|
---|
155 | glutSetKeyRepeat=_glutSetKeyRepeat@4 @70
|
---|
156 | glutSetMenu=_glutSetMenu@4 @71
|
---|
157 | glutSetWindow=_glutSetWindow@4 @72
|
---|
158 | glutSetWindowTitle=_glutSetWindowTitle@4 @73
|
---|
159 | glutSetupVideoResizing=_glutSetupVideoResizing@0 @74
|
---|
160 | glutShowOverlay=_glutShowOverlay@0 @75
|
---|
161 | glutShowWindow=_glutShowWindow@0 @76
|
---|
162 | glutSolidCone=_glutSolidCone@24 @77
|
---|
163 | glutSolidCube=_glutSolidCube@8 @78
|
---|
164 | glutSolidDodecahedron=_glutSolidDodecahedron@0 @79
|
---|
165 | glutSolidIcosahedron=_glutSolidIcosahedron@0 @80
|
---|
166 | glutSolidOctahedron=_glutSolidOctahedron@0 @81
|
---|
167 | glutSolidSphere=_glutSolidSphere@16 @82
|
---|
168 | glutSolidTeapot=_glutSolidTeapot@8 @83
|
---|
169 | glutSolidTetrahedron=_glutSolidTetrahedron@0 @84
|
---|
170 | glutSolidTorus=_glutSolidTorus@24 @85
|
---|
171 | glutSpaceballButtonFunc=_glutSpaceballButtonFunc@4 @86
|
---|
172 | glutSpaceballMotionFunc=_glutSpaceballMotionFunc@4 @87
|
---|
173 | glutSpaceballRotateFunc=_glutSpaceballRotateFunc@4 @88
|
---|
174 | glutSpecialFunc=_glutSpecialFunc@4 @89
|
---|
175 | glutSpecialUpFunc=_glutSpecialUpFunc@4 @90
|
---|
176 | glutStopVideoResizing=_glutStopVideoResizing@0 @91
|
---|
177 | glutStrokeCharacter=_glutStrokeCharacter@8 @92
|
---|
178 | glutStrokeLength=_glutStrokeLength@8 @93
|
---|
179 | glutStrokeWidth=_glutStrokeWidth@8 @94
|
---|
180 | glutSwapBuffers=_glutSwapBuffers@0 @95
|
---|
181 | glutTabletButtonFunc=_glutTabletButtonFunc@4 @96
|
---|
182 | glutTabletMotionFunc=_glutTabletMotionFunc@4 @97
|
---|
183 | glutTimerFunc=_glutTimerFunc@12 @98
|
---|
184 | glutUseLayer=_glutUseLayer@4 @99
|
---|
185 | glutVideoPan=_glutVideoPan@16 @100
|
---|
186 | glutVideoResize=_glutVideoResize@16 @101
|
---|
187 | glutVideoResizeGet=_glutVideoResizeGet@4 @102
|
---|
188 | glutVisibilityFunc=_glutVisibilityFunc@4 @103
|
---|
189 | glutWarpPointer=_glutWarpPointer@8 @104
|
---|
190 | glutWindowStatusFunc=_glutWindowStatusFunc@4 @105
|
---|
191 | glutWireCone=_glutWireCone@24 @106
|
---|
192 | glutWireCube=_glutWireCube@8 @107
|
---|
193 | glutWireDodecahedron=_glutWireDodecahedron@0 @108
|
---|
194 | glutWireIcosahedron=_glutWireIcosahedron@0 @109
|
---|
195 | glutWireOctahedron=_glutWireOctahedron@0 @110
|
---|
196 | glutWireSphere=_glutWireSphere@16 @111
|
---|
197 | glutWireTeapot=_glutWireTeapot@8 @112
|
---|
198 | glutWireTetrahedron=_glutWireTetrahedron@0 @113
|
---|
199 | glutWireTorus=_glutWireTorus@24 @114
|
---|