initial check-in
[mesa.git] / src / glut / beos / libglut.def
1 EXPORTS
2 glutInit
3 glutInitWindowPosition
4 glutInitWindowSize
5 glutInitDisplayMode
6 glutInitDisplayString
7 glutMainLoop
8 glutCreateWindow
9 glutCreateSubWindow
10 glutSetWindow
11 glutGetWindow
12 glutDestroyWindow
13 glutPostRedisplay
14 glutSwapBuffers
15 glutPositionWindow
16 glutReshapeWindow
17 glutFullScreen
18 glutPopWindow
19 glutPushWindow
20 glutShowWindow
21 glutHideWindow
22 glutIconifyWindow
23 glutSetWindowTitle
24 glutSetIconTitle
25 glutSetCursor
26 glutWarpPointer
27 glutEstablishOverlay
28 glutUseLayer
29 glutRemoveOverlay
30 glutPostOverlayRedisplay
31 glutShowOverlay
32 glutHideOverlay
33 glutCreateMenu
34 glutSetMenu
35 glutGetMenu
36 glutDestroyMenu
37 glutAddMenuEntry
38 glutAddSubMenu
39 glutChangeToMenuEntry
40 glutChangeToSubMenu
41 glutRemoveMenuItem
42 glutAttachMenu
43 glutDetachMenu
44 glutDisplayFunc
45 glutOverlayDisplayFunc
46 glutReshapeFunc
47 glutKeyboardFunc
48 glutMouseFunc
49 glutMotionFunc
50 glutPassiveMotionFunc
51 glutVisibilityFunc
52 glutEntryFunc
53 glutSpecialFunc
54 glutSpaceballMotionFunc
55 glutSpaceballRotateFunc
56 glutSpaceballButtonFunc
57 glutButtonBoxFunc
58 glutDialsFunc
59 glutTabletMotionFunc
60 glutTabletButtonFunc
61 glutMenuStatusFunc
62 glutMenuStateFunc
63 glutIdleFunc
64 glutTimerFunc
65 glutSetColor
66 glutGetColor
67 glutCopyColormap
68 glutGet
69 glutLayerGet
70 glutDeviceGet
71 glutGetModifiers
72 glutExtensionSupported
73 glutBitmapCharacter
74 glutBitmapWidth
75 glutStrokeCharacter
76 glutStrokeWidth
77 glutBitmapLength
78 glutStrokeLength
79 glutStrokeRoman
80 glutStrokeMonoRoman
81 glutSolidSphere
82 glutWireSphere
83 glutSolidCube
84 glutWireCube
85 glutSolidCone
86 glutWireCone
87 glutSolidTorus
88 glutWireTorus
89 glutSolidDodecahedron
90 glutWireDodecahedron
91 glutSolidOctahedron
92 glutWireOctahedron
93 glutSolidTetrahedron
94 glutWireTetrahedron
95 glutSolidIcosahedron
96 glutWireIcosahedron
97 glutSolidTeapot
98 glutWireTeapot