Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_LAYER_IN_USE Field
Either GLUT_NORMAL or GLUT_OVERLAY depending on whether the normal plane or overlay is the layer in use.
[Visual Basic]
Public Const GLUT_LAYER_IN_USE As
Integer = 801
[C#]
public const
int GLUT_LAYER_IN_USE = 801;
See Also
Glut Class | Tao.FreeGlut Namespace