source: vendor/w32api/current/lib/glut32.def

Last change on this file was 2720, checked in by bird, 19 years ago

w32api v3.6

File size: 2.2 KB
Line 
1LIBRARY glut32.dll
2EXPORTS
3glutAddMenuEntry@8
4glutAddSubMenu@8
5glutAttachMenu@4
6glutBitmapCharacter@8
7glutBitmapLength@8
8glutBitmapWidth@8
9glutButtonBoxFunc@4
10glutChangeToMenuEntry@12
11glutChangeToSubMenu@12
12glutCopyColormap@4
13glutCreateMenu@4
14glutCreateSubWindow@20
15glutCreateWindow@4
16glutDestroyMenu@4
17glutDestroyWindow@4
18glutDetachMenu@4
19glutDeviceGet@4
20glutDialsFunc@4
21glutDisplayFunc@4
22glutEnterGameMode@0
23glutEntryFunc@4
24glutEstablishOverlay@0
25glutExtensionSupported@4
26glutForceJoystickFunc@0
27glutFullScreen@0
28glutGameModeGet@4
29glutGameModeString@4
30glutGet@4
31glutGetColor@8
32glutGetMenu@0
33glutGetModifiers@0
34glutGetWindow@0
35glutHideOverlay@0
36glutHideWindow@0
37glutIconifyWindow@0
38glutIdleFunc@4
39glutIgnoreKeyRepeat@4
40glutInit@8
41glutInitDisplayMode@4
42glutInitDisplayString@4
43glutInitWindowPosition@8
44glutInitWindowSize@8
45glutJoystickFunc@8
46glutKeyboardFunc@4
47glutKeyboardUpFunc@4
48glutLayerGet@4
49glutLeaveGameMode@0
50glutMainLoop@0
51glutMenuStateFunc@4
52glutMenuStatusFunc@4
53glutMotionFunc@4
54glutMouseFunc@4
55glutOverlayDisplayFunc@4
56glutPassiveMotionFunc@4
57glutPopWindow@0
58glutPositionWindow@8
59glutPostOverlayRedisplay@0
60glutPostRedisplay@0
61glutPostWindowOverlayRedisplay@4
62glutPostWindowRedisplay@4
63glutPushWindow@0
64glutRemoveMenuItem@4
65glutRemoveOverlay@0
66glutReportErrors@0
67glutReshapeFunc@4
68glutReshapeWindow@8
69glutSetColor@16
70glutSetCursor@4
71glutSetIconTitle@4
72glutSetKeyRepeat@4
73glutSetMenu@4
74glutSetWindow@4
75glutSetWindowTitle@4
76glutSetupVideoResizing@0
77glutShowOverlay@0
78glutShowWindow@0
79glutSolidCone@24
80glutSolidCube@8
81glutSolidDodecahedron@0
82glutSolidIcosahedron@0
83glutSolidOctahedron@0
84glutSolidSphere@16
85glutSolidTeapot@8
86glutSolidTetrahedron@0
87glutSolidTorus@24
88glutSpaceballButtonFunc@4
89glutSpaceballMotionFunc@4
90glutSpaceballRotateFunc@4
91glutSpecialFunc@4
92glutSpecialUpFunc@4
93glutStopVideoResizing@0
94glutStrokeCharacter@8
95glutStrokeLength@8
96glutStrokeWidth@8
97glutSwapBuffers@0
98glutTabletButtonFunc@4
99glutTabletMotionFunc@4
100glutTimerFunc@12
101glutUseLayer@4
102glutVideoPan@16
103glutVideoResize@16
104glutVideoResizeGet@4
105glutVisibilityFunc@4
106glutWarpPointer@8
107glutWindowStatusFunc@4
108glutWireCone@24
109glutWireCube@8
110glutWireDodecahedron@0
111glutWireIcosahedron@0
112glutWireOctahedron@0
113glutWireSphere@16
114glutWireTeapot@8
115glutWireTetrahedron@0
116glutWireTorus@24
Note: See TracBrowser for help on using the repository browser.