Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_ACTION_EXIT Field
Close window on window close button click.
[Visual Basic]
Public Const GLUT_ACTION_EXIT As
Integer = 0
[C#]
public const
int GLUT_ACTION_EXIT = 0;
See Also
Glut Class | Tao.FreeGlut Namespace