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