Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_MENU_NOT_IN_USE Field
Pop-up menus are not in use by the user.
[Visual Basic]
Public Const GLUT_MENU_NOT_IN_USE As
Integer = 0
[C#]
public const
int GLUT_MENU_NOT_IN_USE = 0;
See Also
Glut Class | Tao.FreeGlut Namespace