Tao.FreeGlut SDK Documentation

Tao.FreeGlut Namespace

Namespace hierarchy

Classes

Class Description
Glut FreeGLUT (OpenGL Utility Toolkit) binding for .NET, implementing FreeGlut 2.4.0.

Delegates

Delegate Description
Glut.ButtonBoxCallback Callback (delegate) for use with glutButtonBoxFunc.
Glut.CloseCallback Callback (delegate for use with glutCloseFunc.
Glut.CreateMenuCallback Callback (delegate) for use with glutCreateMenu.
Glut.DialsCallback Callback (delegate) for use with glutDialsFunc.
Glut.DisplayCallback Callback (delegate) for use with glutDisplayFunc.
Glut.EntryCallback Callback (delegate) for use with glutEntryFunc.
Glut.GLUTprocDelegate
Glut.IdleCallback Callback (delegate) for use with glutIdleFunc.
Glut.JoystickCallback Callback (delegate) for use with glutJoystickFunc.
Glut.KeyboardCallback Callback (delegate) for use with glutKeyboardFunc.
Glut.KeyboardUpCallback Callback (delegate) for use with glutKeyboardUpFunc.
Glut.MenuDestroyCallback Callback (delegate for use with glutMenuDestroyFunc.
Glut.MenuStateCallback Callback (delegate) for use with glutMenuStateFunc.
Glut.MenuStatusCallback Callback (delegate) for use with glutMenuStatusFunc.
Glut.MotionCallback Callback (delegate) for use with glutMotionFunc.
Glut.MouseCallback Callback (delegate) for use with glutMouseFunc.
Glut.MouseWheelCallback Callback (delegate for use with glutMouseWheelFunc.
Glut.OverlayDisplayCallback Callback (delegate) for use with glutOverlayDisplayFunc.
Glut.PassiveMotionCallback Callback (delegate) for use with glutPassiveMotionFunc.
Glut.ReshapeCallback Callback (delegate) for use with glutReshapeFunc.
Glut.SpaceballButtonCallback Callback (delegate) for use with glutSpaceballButtonFunc.
Glut.SpaceballMotionCallback Callback (delegate) for use with glutSpaceballMotionFunc.
Glut.SpaceballRotateCallback Callback (delegate) for use with glutSpaceballRotateFunc.
Glut.SpecialCallback Callback (delegate) for use with glutSpecialFunc.
Glut.SpecialUpCallback Callback (delegate) for use with glutSpecialUpFunc.
Glut.TabletButtonCallback Callback (delegate) for use with glutTabletButtonFunc.
Glut.TabletMotionCallback Callback (delegate) for use with glutTabletMotionFunc.
Glut.TimerCallback Callback (delegate) for use with glutTimerFunc.
Glut.VisibilityCallback Callback (delegate) for use with glutVisibilityFunc.
Glut.WindowCloseCallback Callback (delegate for use with glutWMCloseFunc.
Glut.WindowStatusCallback Callback (delegate) for use with glutWindowStatusFunc.