4c2fa61cdfe59e6226b3c1c4a1abdf867437c238
[freeglut] / src / freeglutdll.def
1 LIBRARY freeglutdll
2 DESCRIPTION "Freeglut OpenGL Utility Toolkit"
3 VERSION 2.4.0
4 EXPORTS
5         glutInit
6         glutInitWindowPosition
7         glutInitWindowSize
8         glutInitDisplayMode
9         glutInitDisplayString
10         glutMainLoop
11         glutMainLoopEvent
12         glutLeaveMainLoop
13         glutCreateWindow
14         glutCreateSubWindow
15         glutDestroyWindow
16         glutSetWindow
17         glutGetWindow
18         glutSetWindowData
19         glutGetWindowData
20         glutSetWindowTitle
21         glutSetIconTitle
22         glutReshapeWindow
23         glutPositionWindow
24         glutShowWindow
25         glutHideWindow
26         glutIconifyWindow
27         glutPushWindow
28         glutPopWindow
29         glutFullScreen
30         glutPostWindowRedisplay
31         glutPostRedisplay
32         glutSwapBuffers
33         glutWarpPointer
34         glutSetCursor
35         glutEstablishOverlay
36         glutRemoveOverlay
37         glutUseLayer
38         glutPostOverlayRedisplay
39         glutPostWindowOverlayRedisplay
40         glutShowOverlay
41         glutHideOverlay
42         glutCreateMenu
43         glutDestroyMenu
44         glutGetMenu
45         glutSetMenu
46         glutGetMenuData
47         glutSetMenuData
48         glutAddMenuEntry
49         glutAddSubMenu
50         glutChangeToMenuEntry
51         glutChangeToSubMenu
52         glutRemoveMenuItem
53         glutAttachMenu
54         glutDetachMenu
55         glutTimerFunc
56         glutIdleFunc
57         glutKeyboardFunc
58         glutSpecialFunc
59         glutReshapeFunc
60         glutVisibilityFunc
61         glutDisplayFunc
62         glutMouseFunc
63         glutMouseWheelFunc
64         glutMotionFunc
65         glutPassiveMotionFunc
66         glutEntryFunc
67         glutCloseFunc
68         glutWMCloseFunc
69         glutKeyboardUpFunc
70         glutSpecialUpFunc
71         glutJoystickFunc
72         glutMenuStateFunc
73         glutMenuStatusFunc
74         glutMenuDestroyFunc
75         glutOverlayDisplayFunc
76         glutWindowStatusFunc
77         glutSpaceballMotionFunc
78         glutSpaceballRotateFunc
79         glutSpaceballButtonFunc
80         glutButtonBoxFunc
81         glutDialsFunc
82         glutTabletMotionFunc
83         glutTabletButtonFunc
84         glutSetOption
85         glutGet
86         glutDeviceGet
87         glutGetModifiers
88         glutLayerGet
89         glutBitmapCharacter
90         glutBitmapWidth
91         glutStrokeCharacter
92         glutStrokeWidth
93         glutBitmapLength
94         glutStrokeLength
95         glutBitmapHeight
96         glutStrokeHeight
97         glutBitmapString
98         glutStrokeString
99         glutWireCube
100         glutSolidCube
101         glutWireSphere
102         glutSolidSphere
103         glutWireCone
104         glutSolidCone
105         glutWireTorus
106         glutSolidTorus
107         glutWireDodecahedron
108         glutSolidDodecahedron
109         glutWireOctahedron
110         glutSolidOctahedron
111         glutWireTetrahedron
112         glutSolidTetrahedron
113         glutWireIcosahedron
114         glutSolidIcosahedron
115         glutWireRhombicDodecahedron
116         glutSolidRhombicDodecahedron
117         glutWireSierpinskiSponge
118         glutSolidSierpinskiSponge
119         glutWireTeapot
120         glutSolidTeapot
121         glutWireCylinder
122         glutSolidCylinder
123         glutGameModeString
124         glutEnterGameMode
125         glutLeaveGameMode
126         glutGameModeGet
127         glutVideoResizeGet
128         glutSetupVideoResizing
129         glutStopVideoResizing
130         glutVideoResize
131         glutVideoPan
132         glutSetColor
133         glutGetColor
134         glutCopyColormap
135         glutIgnoreKeyRepeat
136         glutSetKeyRepeat
137         glutForceJoystickFunc
138         glutExtensionSupported
139         glutReportErrors
140         glutGetProcAddress
141         glutJoystickGetNumAxes
142         glutJoystickGetNumButtons
143         glutJoystickNotWorking
144         glutJoystickGetDeadBand
145         glutJoystickSetDeadBand
146         glutJoystickGetSaturation
147         glutJoystickSetSaturation
148         glutJoystickSetMinRange
149         glutJoystickSetMaxRange
150         glutJoystickSetCenter
151         glutJoystickGetMinRange
152         glutJoystickGetMaxRange
153         glutJoystickGetCenter