Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_VISIBLE Field
The window is visible. Does not distinguish a window being totally versus partially visible.
[Visual Basic]
Public Const GLUT_VISIBLE As
Integer = 1
[C#]
public const
int GLUT_VISIBLE = 1;
See Also
Glut Class | Tao.FreeGlut Namespace