Tao.Glfw SDK Documentation

Glfw.GLFW_STEREO Field

Specify if stereo rendering should be supported (can be GL_TRUE or GL_FALSE).

[Visual Basic]
Public Const GLFW_STEREO As Integer = 131089
[C#]
public const int GLFW_STEREO = 131089;

See Also

Glfw Class | Tao.Glfw Namespace