Tao.FreeGlut SDK Documentation
Glut.GLUT_HIDDEN Field
The window is not shown or iconified.
[Visual Basic]
Public Const GLUT_HIDDEN As
Integer
= 0
[C#]
public const
int
GLUT_HIDDEN = 0;
See Also
Glut Class
|
Tao.FreeGlut Namespace