Tao.FreeGlut SDK Documentation
Glut.GLUT_DEPTH Field
Bit mask to select a window with a depth buffer.
[Visual Basic]
Public Const GLUT_DEPTH As
Integer
= 16
[C#]
public const
int
GLUT_DEPTH = 16;
See Also
Glut Class
|
Tao.FreeGlut Namespace