Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_FULLY_RETAINED Field
No pixels belonging to the window are covered by other windows.
[Visual Basic]
Public Const GLUT_FULLY_RETAINED As
Integer = 1
[C#]
public const
int GLUT_FULLY_RETAINED = 1;
See Also
Glut Class | Tao.FreeGlut Namespace