| 1 | ; $Id: glut32.def,v 1.3 2000-12-16 22:53:36 bird Exp $ | 
|---|
| 2 | LIBRARY GLUT32 INITINSTANCE TERMINSTANCE | 
|---|
| 3 |  | 
|---|
| 4 | DATA MULTIPLE NONSHARED | 
|---|
| 5 |  | 
|---|
| 6 | DESCRIPTION 'Odin32 System DLL - GLUT32 - OpenGL Utility Toolkit' | 
|---|
| 7 |  | 
|---|
| 8 | EXPORTS | 
|---|
| 9 | glutAddMenuEntry               =_glutAddMenuEntry@8                  @1 | 
|---|
| 10 | glutAddSubMenu                 =_glutAddSubMenu@8                    @2 | 
|---|
| 11 | glutAttachMenu                 =_glutAttachMenu@4                    @3 | 
|---|
| 12 | glutBitmapCharacter            =_glutBitmapCharacter@8               @4 | 
|---|
| 13 | glutBitmapLength               =_glutBitmapLength@8                  @5 | 
|---|
| 14 | glutBitmapWidth                =_glutBitmapWidth@8                   @6 | 
|---|
| 15 | glutButtonBoxFunc              =_glutButtonBoxFunc@4                 @7 | 
|---|
| 16 | glutChangeToMenuEntry          =_glutChangeToMenuEntry@12            @8 | 
|---|
| 17 | glutChangeToSubMenu            =_glutChangeToSubMenu@12              @9 | 
|---|
| 18 | glutCopyColormap               =_glutCopyColormap@4                  @10 | 
|---|
| 19 | glutCreateMenu                 =_glutCreateMenu@4                    @11 | 
|---|
| 20 | glutCreateSubWindow            =_glutCreateSubWindow@20              @12 | 
|---|
| 21 | glutCreateWindow               =_glutCreateWindow@4                  @13 | 
|---|
| 22 | glutDestroyMenu                =_glutDestroyMenu@4                   @14 | 
|---|
| 23 | glutDestroyWindow              =_glutDestroyWindow@4                 @15 | 
|---|
| 24 | glutDetachMenu                 =_glutDetachMenu@4                    @16 | 
|---|
| 25 | glutDeviceGet                  =_glutDeviceGet@4                     @17 | 
|---|
| 26 | glutDialsFunc                  =_glutDialsFunc@4                     @18 | 
|---|
| 27 | glutDisplayFunc                =_glutDisplayFunc@4                   @19 | 
|---|
| 28 | glutEnterGameMode              =_glutEnterGameMode@0                 @20 | 
|---|
| 29 | glutEntryFunc                  =_glutEntryFunc@4                     @21 | 
|---|
| 30 | glutEstablishOverlay           =_glutEstablishOverlay@0              @22 | 
|---|
| 31 | glutExtensionSupported         =_glutExtensionSupported@4            @23 | 
|---|
| 32 | glutForceJoystickFunc          =_glutForceJoystickFunc@0             @24 | 
|---|
| 33 | glutFullScreen                 =_glutFullScreen@0                    @25 | 
|---|
| 34 | glutGameModeGet                =_glutGameModeGet@4                   @26 | 
|---|
| 35 | glutGameModeString             =_glutGameModeString@4                @27 | 
|---|
| 36 | glutGet                        =_glutGet@4                           @28 | 
|---|
| 37 | glutGetColor                   =_glutGetColor@8                      @29 | 
|---|
| 38 | glutGetMenu                    =_glutGetMenu@0                       @30 | 
|---|
| 39 | glutGetModifiers               =_glutGetModifiers@0                  @31 | 
|---|
| 40 | glutGetWindow                  =_glutGetWindow@0                     @32 | 
|---|
| 41 | glutHideOverlay                =_glutHideOverlay@0                   @33 | 
|---|
| 42 | glutHideWindow                 =_glutHideWindow@0                    @34 | 
|---|
| 43 | glutIconifyWindow              =_glutIconifyWindow@0                 @35 | 
|---|
| 44 | glutIdleFunc                   =_glutIdleFunc@4                      @36 | 
|---|
| 45 | glutIgnoreKeyRepeat            =_glutIgnoreKeyRepeat@4               @37 | 
|---|
| 46 | glutInit                       =_glutInit@8                          @38 | 
|---|
| 47 | glutInitDisplayMode            =_glutInitDisplayMode@4               @39 | 
|---|
| 48 | glutInitDisplayString          =_glutInitDisplayString@4             @40 | 
|---|
| 49 | glutInitWindowPosition         =_glutInitWindowPosition@8            @41 | 
|---|
| 50 | glutInitWindowSize             =_glutInitWindowSize@8                @42 | 
|---|
| 51 | glutJoystickFunc               =_glutJoystickFunc@8                  @43 | 
|---|
| 52 | glutKeyboardFunc               =_glutKeyboardFunc@4                  @44 | 
|---|
| 53 | glutKeyboardUpFunc             =_glutKeyboardUpFunc@4                @45 | 
|---|
| 54 | glutLayerGet                   =_glutLayerGet@4                      @46 | 
|---|
| 55 | glutLeaveGameMode              =_glutLeaveGameMode@0                 @47 | 
|---|
| 56 | glutMainLoop                   =_glutMainLoop@0                      @48 | 
|---|
| 57 | glutMenuStateFunc              =_glutMenuStateFunc@4                 @49 | 
|---|
| 58 | glutMenuStatusFunc             =_glutMenuStatusFunc@4                @50 | 
|---|
| 59 | glutMotionFunc                 =_glutMotionFunc@4                    @51 | 
|---|
| 60 | glutMouseFunc                  =_glutMouseFunc@4                     @52 | 
|---|
| 61 | glutOverlayDisplayFunc         =_glutOverlayDisplayFunc@4            @53 | 
|---|
| 62 | glutPassiveMotionFunc          =_glutPassiveMotionFunc@4             @54 | 
|---|
| 63 | glutPopWindow                  =_glutPopWindow@0                     @55 | 
|---|
| 64 | glutPositionWindow             =_glutPositionWindow@8                @56 | 
|---|
| 65 | glutPostOverlayRedisplay       =_glutPostOverlayRedisplay@0          @57 | 
|---|
| 66 | glutPostRedisplay              =_glutPostRedisplay@0                 @58 | 
|---|
| 67 | glutPostWindowOverlayRedisplay =_glutPostWindowOverlayRedisplay@4    @59 | 
|---|
| 68 | glutPostWindowRedisplay        =_glutPostWindowRedisplay@4           @60 | 
|---|
| 69 | glutPushWindow                 =_glutPushWindow@0                    @61 | 
|---|
| 70 | glutRemoveMenuItem             =_glutRemoveMenuItem@4                @62 | 
|---|
| 71 | glutRemoveOverlay              =_glutRemoveOverlay@0                 @63 | 
|---|
| 72 | glutReportErrors               =_glutReportErrors@0                  @64 | 
|---|
| 73 | glutReshapeFunc                =_glutReshapeFunc@4                   @65 | 
|---|
| 74 | glutReshapeWindow              =_glutReshapeWindow@8                 @66 | 
|---|
| 75 | glutSetColor                   =_glutSetColor@16                     @67 | 
|---|
| 76 | glutSetCursor                  =_glutSetCursor@4                     @68 | 
|---|
| 77 | glutSetIconTitle               =_glutSetIconTitle@4                  @69 | 
|---|
| 78 | glutSetKeyRepeat               =_glutSetKeyRepeat@4                  @70 | 
|---|
| 79 | glutSetMenu                    =_glutSetMenu@4                       @71 | 
|---|
| 80 | glutSetWindow                  =_glutSetWindow@4                     @72 | 
|---|
| 81 | glutSetWindowTitle             =_glutSetWindowTitle@4                @73 | 
|---|
| 82 | glutSetupVideoResizing         =_glutSetupVideoResizing@0            @74 | 
|---|
| 83 | glutShowOverlay                =_glutShowOverlay@0                   @75 | 
|---|
| 84 | glutShowWindow                 =_glutShowWindow@0                    @76 | 
|---|
| 85 | glutSolidCone                  =_glutSolidCone@24                    @77 | 
|---|
| 86 | glutSolidCube                  =_glutSolidCube@8                     @78 | 
|---|
| 87 | glutSolidDodecahedron          =_glutSolidDodecahedron@0             @79 | 
|---|
| 88 | glutSolidIcosahedron           =_glutSolidIcosahedron@0              @80 | 
|---|
| 89 | glutSolidOctahedron            =_glutSolidOctahedron@0               @81 | 
|---|
| 90 | glutSolidSphere                =_glutSolidSphere@16                  @82 | 
|---|
| 91 | glutSolidTeapot                =_glutSolidTeapot@8                   @83 | 
|---|
| 92 | glutSolidTetrahedron           =_glutSolidTetrahedron@0              @84 | 
|---|
| 93 | glutSolidTorus                 =_glutSolidTorus@24                   @85 | 
|---|
| 94 | glutSpaceballButtonFunc        =_glutSpaceballButtonFunc@4           @86 | 
|---|
| 95 | glutSpaceballMotionFunc        =_glutSpaceballMotionFunc@4           @87 | 
|---|
| 96 | glutSpaceballRotateFunc        =_glutSpaceballRotateFunc@4           @88 | 
|---|
| 97 | glutSpecialFunc                =_glutSpecialFunc@4                   @89 | 
|---|
| 98 | glutSpecialUpFunc              =_glutSpecialUpFunc@4                 @90 | 
|---|
| 99 | glutStopVideoResizing          =_glutStopVideoResizing@0             @91 | 
|---|
| 100 | glutStrokeCharacter            =_glutStrokeCharacter@8               @92 | 
|---|
| 101 | glutStrokeLength               =_glutStrokeLength@8                  @93 | 
|---|
| 102 | glutStrokeWidth                =_glutStrokeWidth@8                   @94 | 
|---|
| 103 | glutSwapBuffers                =_glutSwapBuffers@0                   @95 | 
|---|
| 104 | glutTabletButtonFunc           =_glutTabletButtonFunc@4              @96 | 
|---|
| 105 | glutTabletMotionFunc           =_glutTabletMotionFunc@4              @97 | 
|---|
| 106 | glutTimerFunc                  =_glutTimerFunc@12                    @98 | 
|---|
| 107 | glutUseLayer                   =_glutUseLayer@4                      @99 | 
|---|
| 108 | glutVideoPan                   =_glutVideoPan@16                     @100 | 
|---|
| 109 | glutVideoResize                =_glutVideoResize@16                  @101 | 
|---|
| 110 | glutVideoResizeGet             =_glutVideoResizeGet@4                @102 | 
|---|
| 111 | glutVisibilityFunc             =_glutVisibilityFunc@4                @103 | 
|---|
| 112 | glutWarpPointer                =_glutWarpPointer@8                   @104 | 
|---|
| 113 | glutWindowStatusFunc           =_glutWindowStatusFunc@4              @105 | 
|---|
| 114 | glutWireCone                   =_glutWireCone@24                     @106 | 
|---|
| 115 | glutWireCube                   =_glutWireCube@8                      @107 | 
|---|
| 116 | glutWireDodecahedron           =_glutWireDodecahedron@0              @108 | 
|---|
| 117 | glutWireIcosahedron            =_glutWireIcosahedron@0               @109 | 
|---|
| 118 | glutWireOctahedron             =_glutWireOctahedron@0                @110 | 
|---|
| 119 | glutWireSphere                 =_glutWireSphere@16                   @111 | 
|---|
| 120 | glutWireTeapot                 =_glutWireTeapot@8                    @112 | 
|---|
| 121 | glutWireTetrahedron            =_glutWireTetrahedron@0               @113 | 
|---|
| 122 | glutWireTorus                  =_glutWireTorus@24                    @114 | 
|---|