Tao.FreeGlut SDK Documentation

Glut.GLUT_WINDOW_STEREO Field

One if the current window is stereo, zero otherwise.

[Visual Basic]
Public Const GLUT_WINDOW_STEREO As Integer = 121
[C#]
public const int GLUT_WINDOW_STEREO = 121;

See Also

Glut Class | Tao.FreeGlut Namespace