Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_FULLY_COVERED Field
The window is shown but no part of the window is visible.
[Visual Basic]
Public Const GLUT_FULLY_COVERED As
Integer = 3
[C#]
public const
int GLUT_FULLY_COVERED = 3;
See Also
Glut Class | Tao.FreeGlut Namespace